معرفی شرکت ها


django-isomorphic-0.0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A Django template backend for JavaScript.
ویژگی مقدار
سیستم عامل -
نام فایل django-isomorphic-0.0.2
نام django-isomorphic
نسخه کتابخانه 0.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jonas Hagstedt
ایمیل نویسنده jonas@wildfish.com
آدرس صفحه اصلی https://github.com/wildfish/django-isomorphic
آدرس اینترنتی https://pypi.org/project/django-isomorphic/
مجوز BSD License
Django JavaScript template engine ================================= |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 </docs/README.md>`__ .. |https://travis-ci.org/wildfish/django-isomorphic.svg| image:: https://travis-ci.org/wildfish/django-isomorphic.svg .. |codecov.io| image:: http://codecov.io/github/wildfish/django-isomorphic/coverage.svg?branch=master :target: http://codecov.io/github/wildfish/django-isomorphic?branch=master


نیازمندی

مقدار نام
>=1.8,<=1.9 Django


نحوه نصب


نصب پکیج whl django-isomorphic-0.0.2:

    pip install django-isomorphic-0.0.2.whl


نصب پکیج tar.gz django-isomorphic-0.0.2:

    pip install django-isomorphic-0.0.2.tar.gz