django-encuestas

时间:2024-06-08 18:15:12
【文件属性】:

文件名称:django-encuestas

文件大小:715KB

文件格式:ZIP

更新时间:2024-06-08 18:15:12

JavaScript

使用pip install -r requirements.txt 然后使用./manage.py runserver运行 关于 使用管理界面,您可以创建调查,添加问题,提供问题类别以及将其标记为必需项。 然后,将根据管理界面中定义的问题自动填充前端调查视图。 提交的回复也可以通过管理员后端查看。 学分 从较旧的应用程序中获得了一些启发,但是此应用程序使用不同的模型体系结构和不同的机制来动态生成表单。 执照 此代码是根据。 The GNU General Public License permits making a modified version and letting the public access it on a server without ever releasing its source code to the public... The GNU Affe


【文件预览】:
django-encuestas-master
----readme.md(1KB)
----templates()
--------404.html(221B)
--------login.html(3KB)
--------index.html(3KB)
--------base.html(2KB)
--------confirm.html(486B)
--------survey.html(2KB)
----survey()
--------models.py(4KB)
--------models-original.py(3KB)
--------forms-original.py(6KB)
--------admin-original.py(2KB)
--------wsgi.py(1KB)
--------__init__.py(0B)
--------settings.py(6KB)
--------views.py(17KB)
--------admin.py(1KB)
--------templatetags()
--------views-original.py(12KB)
--------urls.py(937B)
--------forms.py(6KB)
----media()
--------css()
--------img()
--------js()
----requirements.txt(92B)
----manage.py(249B)
----.gitignore(814B)
----temp_data.json(0B)

网友评论