معرفی شرکت ها


django-react-templatetags-7.0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

This django library allows you to add React components into your django templates.
ویژگی مقدار
سیستم عامل -
نام فایل django-react-templatetags-7.0.1
نام django-react-templatetags
نسخه کتابخانه 7.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Fröjd
ایمیل نویسنده martin@marteinn.se
آدرس صفحه اصلی https://github.com/frojd/django-react-templatetags
آدرس اینترنتی https://pypi.org/project/django-react-templatetags/
مجوز MIT
[![Python tests](https://github.com/Frojd/django-react-templatetags/actions/workflows/main.yml/badge.svg?branch=develop)](https://github.com/Frojd/django-react-templatetags/actions/workflows/main.yml) [![PyPI version](https://badge.fury.io/py/django_react_templatetags.svg)](https://badge.fury.io/py/django_react_templatetags) ![Django-React-Templatetags](https://raw.githubusercontent.com/frojd/django-react-templatetags/develop/img/django-react-templatetags-logo.png) # Django-React-Templatetags This django library allows you to add React (16+) components into your django templates. ## Features - Include react components using django templatetags - Unlimited amount of components in one view - Support custom models (that is from the beginning not json-serializable) - Server side rendering with [Hypernova](https://github.com/airbnb/hypernova) or [Hastur](https://github.com/frojd/Hastur) ## Installation Install the library with pip: ``` $ pip install django_react_templatetags ``` ## Where to go from here? You should first read [Getting started](https://github.com/Frojd/django-react-templatetags/blob/develop/docs/getting-started.md), then go through these topics: - [Settings](https://github.com/Frojd/django-react-templatetags/blob/develop/docs/settings.md) - [How to use the templatetags included in this library](https://github.com/Frojd/django-react-templatetags/blob/develop/docs/templatetags-params.md) - [Adding a single component](https://github.com/Frojd/django-react-templatetags/blob/develop/docs/example-single-component.md) - [Adding multiple components](https://github.com/Frojd/django-react-templatetags/blob/develop/docs/example-multiple-components.md) - [Examples](https://github.com/Frojd/django-react-templatetags/blob/develop/docs/examples.md) - [Working with models](https://github.com/Frojd/django-react-templatetags/blob/develop/docs/working-with-models.md) - [Server side rendering](https://github.com/Frojd/django-react-templatetags/blob/develop/docs/server-side-rendering.md) - [FAQ](https://github.com/Frojd/django-react-templatetags/blob/develop/docs/faq.md) ## Tests This library include tests, just run `python runtests.py` You can also run separate test cases: `python runtests.py tests.test_filters.ReactIncludeComponentTest` ## Coverage Make sure you have Coverage.py installed, then run `coverage run runtests.py` to measure coverage. We are currently at 95%. ## Contributing Want to contribute? Awesome. Just send a pull request. ## Security If you believe you have found a security issue with any of our projects please email us at [security@frojd.se](security@frojd.se). ## License Django-React-Templatetags is released under the [MIT License](http://www.opensource.org/licenses/MIT).


نیازمندی

مقدار نام
>=3.2 Django
- hypernova
- requests


نحوه نصب


نصب پکیج whl django-react-templatetags-7.0.1:

    pip install django-react-templatetags-7.0.1.whl


نصب پکیج tar.gz django-react-templatetags-7.0.1:

    pip install django-react-templatetags-7.0.1.tar.gz