A Django template backend for JavaScript.
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for django_isomorphic-0.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c75d55213bc10ac664226ea617a0b0bc36f1bd54f66234e536e259a0e67b640 |
|
MD5 | 6a43f5ab13cc16df55b2ce3b321c7f7d |
|
BLAKE2b-256 | 4bb5b8880ec4f4e96891ac56d1a22e2a255d2fd01e3c43d26392a1b8dff66388 |