AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.py
dataforms/__init__.py
dataforms/app_settings.py
dataforms/fields.py
dataforms/forms.py
dataforms/models.py
dataforms/test_helpers.py
dataforms/tests.py
dataforms/urls.py
dataforms/validation_example.py
dataforms/validators.py
dataforms/views.py
dataforms/widgets.py
dataforms/admin/__init__.py
dataforms/admin/answeradmin.py
dataforms/admin/bindingadmin.py
dataforms/admin/choiceadmin.py
dataforms/admin/collectionadmin.py
dataforms/admin/dataformadmin.py
dataforms/admin/fieldadmin.py
dataforms/admin/forms.py
dataforms/admin/inlines.py
dataforms/migrations/0001_initial.py
dataforms/migrations/0002_auto__add_field_answer_type__add_field_answer_value.py
dataforms/migrations/0003_auto__del_answerchoice__del_answertext__del_answernumber__add_field_an.py
dataforms/migrations/0004_auto__del_field_answer_value__del_field_answer_choice__add_field_answe.py
dataforms/migrations/0005_auto__del_field_answer_text_value__del_field_answer_choice_value__add_.py
dataforms/migrations/0006_auto.py
dataforms/migrations/0007_auto__del_parentfield__del_binding__del_parentfieldchoice__del_childfi.py
dataforms/migrations/0008_auto__add_condition.py
dataforms/migrations/0009_auto__add_field_condition_action__add_field_condition_function.py
dataforms/migrations/0010_auto__add_answerchoice.py
dataforms/migrations/0011_auto__del_answerchoice.py
dataforms/migrations/0012_auto__del_condition__add_binding.py
dataforms/migrations/0013_auto__add_field_binding_field_choice__chg_field_binding_field.py
dataforms/migrations/0014_auto__add_field_binding_parent.py
dataforms/migrations/0015_auto__add_bindingchoice__add_bindingfield.py
dataforms/migrations/0016_auto__add_field_binding_true_field__add_field_binding_true_choice__add.py
dataforms/migrations/0017_auto__del_bindingchoice__del_bindingfield__chg_field_binding_false_fie.py
dataforms/migrations/0018_auto__del_field_binding_parent__add_field_binding_additional_rules__ch.py
dataforms/migrations/0019_auto__add_field_binding_true_choice_value__add_field_binding_false_cho.py
dataforms/migrations/0020_auto__del_field_binding_true_choice_value__del_field_binding_false_cho.py
dataforms/migrations/0021_auto__del_unique_collectiondataform_data_form_collection__add_unique_c.py
dataforms/migrations/0022_auto__add_answerchoice.py
dataforms/migrations/0023_auto__add_field_field_classes__add_unique_choice_title__del_unique_cho.py
dataforms/migrations/__init__.py
dataforms/static/.DS_Store
dataforms/static/dataforms/.DS_Store
dataforms/static/dataforms/css/build.css
dataforms/static/dataforms/img/arrow.png
dataforms/static/dataforms/js/admin.js
dataforms/static/dataforms/js/ajaxupload.js
dataforms/static/dataforms/js/bindings.js
dataforms/static/dataforms/js/build.js
dataforms/static/dataforms/js/datepicker.js
dataforms/templates/admin/dataforms/base.html
dataforms/templates/admin/dataforms/index.html
dataforms/templates/dataforms/base.html
dataforms/templates/dataforms/build.html
dataforms/templates/dataforms/get_field.html
dataforms/utils/__init__.py
dataforms/utils/cache.py
dataforms/utils/file.py
dataforms/utils/sql.py
django_dataforms.egg-info/PKG-INFO
django_dataforms.egg-info/SOURCES.txt
django_dataforms.egg-info/dependency_links.txt
django_dataforms.egg-info/not-zip-safe
django_dataforms.egg-info/top_level.txt
docs/Makefile
docs/source/concepts.rst
docs/source/conf.py
docs/source/dataforms_models.png
docs/source/diagram.rst
docs/source/faq.rst
docs/source/forms.rst
docs/source/index.rst
docs/source/models.rst
docs/source/settings.rst
docs/source/usage.rst
docs/source/validation.rst
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
资源分类:Python库 所属语言:Python 资源全名:django-dataforms-0.2.0.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059
资源推荐
资源详情
资源评论
收起资源包目录
django-dataforms-0.2.0.tar.gz (92个子文件)
django-dataforms-0.2.0
MANIFEST.in 198B
PKG-INFO 2KB
README.rst 1KB
._AUTHORS 185B
docs
Makefile 3KB
source
concepts.rst 1KB
forms.rst 91B
conf.py 7KB
models.rst 93B
usage.rst 2KB
diagram.rst 60B
validation.rst 1KB
dataforms_models.png 30KB
settings.rst 4KB
faq.rst 156B
index.rst 3KB
dataforms
models.py 10KB
admin
inlines.py 367B
__init__.py 1KB
dataformadmin.py 1KB
collectionadmin.py 1KB
choiceadmin.py 585B
bindingadmin.py 3KB
fieldadmin.py 2KB
answeradmin.py 1KB
forms.py 2KB
app_settings.py 4KB
templates
admin
dataforms
index.html 435B
base.html 36B
dataforms
get_field.html 136B
build.html 2KB
base.html 38B
validators.py 260B
validation_example.py 428B
static
dataforms
css
build.css 2KB
img
._arrow.png 204B
arrow.png 280B
._.DS_Store 82B
js
datepicker.js 180B
build.js 651B
bindings.js 8KB
admin.js 3KB
ajaxupload.js 15KB
.DS_Store 6KB
._.DS_Store 82B
.DS_Store 6KB
__init__.py 61B
migrations
0008_auto__add_condition.py 12KB
0020_auto__del_field_binding_true_choice_value__del_field_binding_false_cho.py 10KB
0005_auto__del_field_answer_text_value__del_field_answer_choice_value__add_.py 10KB
0015_auto__add_bindingchoice__add_bindingfield.py 14KB
0011_auto__del_answerchoice.py 10KB
0013_auto__add_field_binding_field_choice__chg_field_binding_field.py 10KB
0017_auto__del_bindingchoice__del_bindingfield__chg_field_binding_false_fie.py 10KB
0003_auto__del_answerchoice__del_answertext__del_answernumber__add_field_an.py 12KB
0021_auto__del_unique_collectiondataform_data_form_collection__add_unique_c.py 10KB
0007_auto__del_parentfield__del_binding__del_parentfieldchoice__del_childfi.py 10KB
0016_auto__add_field_binding_true_field__add_field_binding_true_choice__add.py 12KB
0004_auto__del_field_answer_value__del_field_answer_choice__add_field_answe.py 11KB
__init__.py 0B
0019_auto__add_field_binding_true_choice_value__add_field_binding_false_cho.py 10KB
0006_auto.py 10KB
0022_auto__add_answerchoice.py 10KB
0009_auto__add_field_condition_action__add_field_condition_function.py 10KB
0002_auto__add_field_answer_type__add_field_answer_value.py 11KB
0014_auto__add_field_binding_parent.py 10KB
0001_initial.py 22KB
0023_auto__add_field_field_classes__add_unique_choice_title__del_unique_cho.py 10KB
0010_auto__add_answerchoice.py 11KB
0012_auto__del_condition__add_binding.py 16KB
0018_auto__del_field_binding_parent__add_field_binding_additional_rules__ch.py 10KB
fields.py 1013B
views.py 1KB
test_helpers.py 5KB
widgets.py 2KB
tests.py 9KB
urls.py 237B
utils
sql.py 4KB
__init__.py 0B
file.py 2KB
cache.py 738B
forms.py 42KB
._LICENSE 188B
django_dataforms.egg-info
PKG-INFO 2KB
not-zip-safe 1B
SOURCES.txt 4KB
top_level.txt 10B
dependency_links.txt 1B
LICENSE 34KB
setup.cfg 59B
AUTHORS 217B
setup.py 1KB
共 92 条
- 1
资源评论
挣扎的蓝藻
- 粉丝: 14w+
- 资源: 15万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 毕设-PHP-[整站程序]迷魂记 第二版(粉色迷魂)_ver330.zip
- 毕设-PHP-[整站程序]漂亮的全站程序-JOYS的小窝_free531.zip
- 毕设-PHP-[整站程序]清风千年整站系统 V5.0 (附PSD源文件)_qfkzweb_free5_php5_gbk32.zip
- 毕设-PHP-[整站程序]情感家园站 v3.0 For 个人版_qgweb30fp33.zip
- 毕设-PHP-[整站程序]天地网络-网络学院全站_tiandinetxy36.zip
- 毕设-PHP-[整站程序]三雷11种语言建站系统(网络版) v6.0_30tnetwork34.zip
- 毕设-PHP-[整站程序]校内网代码站_xndm37.zip
- 毕设-PHP-[整站程序]雪缘动感在线系统_luckysnow38.zip
- 毕设-PHP-[整站程序]亿网家教网站管理程序 v2.0_ywjj39.zip
- 毕设-PHP-[整站程序]与非IT数码产品门户程序_ityesno40.zip
- 电子学习资料设计作品全资料单片机定时闹钟资料
- 目标检测-电线杆折断检测数据集14000张YOLO+VOC格式.zip
- 索尼(SONY)Walkman NW-ZX300_V2_00
- 在线封装双端APP源码 简单搭建扔进服务器或主机即可
- 电子学习资料设计作品全资料单片机控制LED点阵显示器
- Java毕设项目:基于spring+mybatis+maven+mysql实现的在线购物系统【含源码+数据库+毕业论文】
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功