Django通用视图的富前端

crudlfap的Python项目详细描述


https://img.shields.io/readthedocs/crudlfap.svghttps://yourlabs.io/oss/crudlfap/badges/master/build.svghttps://img.shields.io/codecov/c/github/yourlabs/crudlfap/master.svghttps://img.shields.io/npm/v/crudlfap.svghttps://img.shields.io/pypi/v/crudlfap.svg

欢迎来到Django 2.0的CRUDLFA+:因为Django很有趣!

crudlfa+代表create read update delete list form autocomplete等。

django的这个插件从django模型生成了一个丰富的用户界面。

尝试

这应该从src/crudlfap_example开始示例项目,其中 有文档记录的示例生命,没有virtualenv:

# This installs the repo in ./src/crudlfap and in your python user packages, i run this from ~
pip install --user -e git+https://github.com/yourlabs/crudlfap.git#egg=crudlfap[dev]

# Migrate SQLite database, create some users and starts a server on localhost:8000
crudlfap dev

# Start webpack watcher
yarn --cwd js start

功能

  • 在ModelRouter中对模型的所有视图进行干燥
  • 丰富的前端界面开箱即用,materialecss/Turbolinks/StimulusJS/Webpack

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java GridBagLayout不填充区域   java Memozied Fibonacci未运行与常规Fibonacci解决方案   Java Web启动未启动问题   Java中异常和if-then的区别   java从命令提示符运行批处理文件获取错误   socket在Java中验证SSL证书的公共名称   如何在JAVA中检查字符串数组中的相等字   用java语言将音频文件转换成文本文件的语音识别   java为什么foo(1,2,3)没有传递给varargs方法foo(对象…)作为整数[]   java通过蓝牙将奇怪的数据从Arduino传输到Android   java ContainerRequestFilter获取空entitystream   java如何从安卓 studio中删除不兼容类型错误   基本Java错误   在Spring引导中使用REST API时发生java错误   javascript通过从SQL查询派生的URL打开页面