Skip to main content

A Django template backend for JavaScript.

Project description

https://travis-ci.org/wildfish/django-isomorphic.svg codecov.io

Note The server has to be restarted for template updates as the templates are cached on the template server if you are using React.

It’s important to know that the context is available on the client side, so putting sensitive data in the context is a bad idea.

The template server is using a Unix domain socket. This means that the server will not run on windows, and the server is not accessible outside of the machine it’s running on.

Why?

There are few easy to use libraries for rendering JavaScript server side for Django. The aim is to create a solution that requires as little setup as possible and performs well.

Docs

See Docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-isomorphic-0.0.2.tar.gz (146.0 kB view hashes)

Uploaded Source

Built Distribution

django_isomorphic-0.0.2-py2.py3-none-any.whl (153.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page