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如何在JUnit5中定义优先级   Web驱动程序将焦点切换到iframe的java困难   java JFileChooser没有文件名文本字段选项   本地化是否可以回退到Java中resourcebundle的宏语言(例如,nynorsk>norsk)   禁用时Java断言的性能拖动   未考虑执行中的java jsonschema2pojo maven插件配置   java微调器。setSelection未调用setOnItemSelectedListener函数   序列化XStream:序列化java的反序列化。sql。时间导致错误   java无法理解为什么“ajpnio8009execXX”线程在AbstractQueuedSynchronizer$ConditionObject上阻塞/等待时间。等候   Java date给我的格式是mm/dd/yyyy,其中jquery datepicker的日期格式是dd/mm/yyyy   jsf如何用javaweb应用程序在客户端重写csv文件   雅加达ee Java邮件Api,无法从outlook客户端读取“.msg附件”   java PreparedStatement性能调优