文件名称:django-project-template:在前端使用带意见的Django项目模板wAngularJS
文件大小:372KB
文件格式:ZIP
更新时间:2024-06-06 16:58:14
JavaScript
客户端上带有AngularJS的Web应用程序的Django模板 内容包括: Requirements.txt(警告:那里有过时的Django) Favicons和apple-touch-icons(从h5bp引出) AngularJS客户端脚手架 基于Sphinx的文档脚手架 静态资产最小化/与Django管道串联 shell_plus,runserver_plus实用程序命令将可用 路线图: 更新最新的Django 提供一种在VM而不是virtualenv内快速引导项目的方法(可能是Ansible剧本和Vagrantfile存根) 删除一些默认的部门(验证码?枕头?) 初始设置 安装不是Python模块的要求。 PostgreSQL 9.1.9 Python 2.7.0和virtualenv / virtualenvwrapper pillow和django-simp
【文件预览】:
django-project-template-master
----.gitignore(42B)
----DEVELOPMENT.txt(343B)
----requirements.txt(243B)
----README.rst(3KB)
----manage.py(261B)
----docs()
--------Makefile(7KB)
--------source()
----project_name()
--------templates()
--------urls.py(498B)
--------__init__.py(0B)
--------views.py(184B)
--------static()
--------settings_base.py(4KB)
--------wsgi.py(1KB)
--------slughifi.py(9KB)
--------settings.py(1KB)