django-react-templatetags:将React组件添加到Django模板的快速方法

时间:2024-02-25 17:00:07
【文件属性】:

文件名称:django-react-templatetags:将React组件添加到Django模板的快速方法

文件大小:80KB

文件格式:ZIP

更新时间:2024-02-25 17:00:07

django reactjs django-templates DjangoPython

DjangoReact模板标签 这个django库允许您将React(16+)组件添加到django模板中。 产品特点 使用Django templatetags包含react组件 在一个视图中无限数量的组件 支持自定义模型(从一开始就不能json序列化) 使用或服务器端渲染 安装 用pip安装库: $ pip install django_react_templatetags 然后去哪儿? 您应该先阅读“ ,然后遍历以下主题: 测验 该库包含测试,只需运行python runtests.py 您还可以运行单独的测试用例: python runtests.py tests.test_


网友评论