django-splitdatetimefield:演示Django表单SplitDateTimeField

时间:2021-03-19 14:42:13
【文件属性】:
文件名称:django-splitdatetimefield:演示Django表单SplitDateTimeField
文件大小:333KB
文件格式:ZIP
更新时间:2021-03-19 14:42:13
Python 一个“可行”的Django入门项目。有关可用于生产环境的版本,请参见版书籍。 :rocket:特征 Django 3.0.x 用于依赖项和virtualenvs 用于用户注册 静态文件的白 的样式 用于调试 用于DRY表单 :open_book:安装 $ git clone https://github.com/wsvincent/djangox.git $ cd djangox $ pipenv install $ pipenv shell # Run Migrations (djangox) $ python manage.py migrate # Create a Superuser: (djangox) $ python manage.py createsuperuser # Confirm everything is working: (djangox) $ python manage.py runser
【文件预览】:
django-splitdatetimefield-master
----config()
--------wsgi.py(167B)
--------__init__.py(0B)
--------settings.py(7KB)
--------asgi.py(167B)
--------urls.py(440B)
----signup.png(129KB)
----templates()
--------404.html(145B)
--------403_csrf.html(199B)
--------account()
--------500.html(185B)
--------pages()
--------_base.html(3KB)
----Pipfile(271B)
----LICENSE(1KB)
----Pipfile.lock(5KB)
----static()
--------css()
--------images()
--------js()
----CONTRIBUTING.md(383B)
----pages()
--------models.py(57B)
--------apps.py(85B)
--------__init__.py(0B)
--------migrations()
--------views.py(195B)
--------admin.py(63B)
--------tests.py(60B)
--------urls.py(206B)
----users()
--------models.py(172B)
--------apps.py(85B)
--------__init__.py(0B)
--------migrations()
--------views.py(63B)
--------admin.py(443B)
--------tests.py(60B)
--------forms.py(411B)
----homepage.png(178KB)
----manage.py(538B)
----.gitignore(130B)
----logo.png(36KB)
----README.md(3KB)

网友评论