django-production-ready:您的应用制作就绪了吗?

时间:2021-05-06 14:36:22
【文件属性】:
文件名称:django-production-ready:您的应用制作就绪了吗?
文件大小:17KB
文件格式:ZIP
更新时间:2021-05-06 14:36:22
Python Django生产就绪 一个带有单个管理命令的简单应用程序,用于检查您的项目是否已准备好投入生产。 安装 如果您使用 : $ pip install django-production-ready 或者 从签出源代码,并: $ python setup.py install 将应用程序添加到settings.py中的INSTALLED_APPS中。 INSTALLED_APPS =(...准备就绪,...) 用法 运行管理命令以运行测试: $ python manage.py is_it_ready 运行测试 $ python runtests.py
【文件预览】:
django-production-ready-master
----MANIFEST.in(14B)
----.travis.yml(95B)
----README.rst(721B)
----CONTRIBUTORS.txt(195B)
----docs()
--------conf.py(9KB)
--------Makefile(7KB)
--------index.rst(2KB)
----runtests.py(1KB)
----test_dir()
--------404.html(0B)
--------500.html(0B)
----setup.py(5KB)
----.gitignore(63B)
----prodready()
--------models.py(0B)
--------management()
--------__init__.py(0B)
--------views.py(26B)
--------tests.py(3KB)
----LICENSE.txt(1KB)

网友评论