django-multiple-choice-tristanmatthew:django-multiple-choice-tristanmatthew由GitHub Classroom创建

时间:2024-03-29 02:36:18
【文件属性】:

文件名称:django-multiple-choice-tristanmatthew:django-multiple-choice-tristanmatthew由GitHub Classroom创建

文件大小:38KB

文件格式:ZIP

更新时间:2024-03-29 02:36:18

Python

Django项目模板 该项目是从Momentum Django项目模板生成的。 该模板设置了一些最小的更改: 和均已安装和设置。 此软件包设置了并设置了DEBUG , SECRET_KEY和DATABASES设置。 提供了一个名为core启动Django应用。 在core.models.User定义了一个自定义用户模型。 顶层有一个templates/和static/目录,这两个目录均已设置为可以使用。 提供了一个.gitignore文件。 用于管理依赖项。 使用这个模板 在一个空目录中,运行:TEST django-admin startproject --template=https://github.com/momentumlearn/django-project-template/archive/main.zip --name=Pipfile project . p


【文件预览】:
django-multiple-choice-tristanmatthew-master
----.github()
--------.keep(0B)
----manage.py(655B)
----core()
--------apps.py(83B)
--------tests.py(60B)
--------migrations()
--------admin.py(188B)
--------__init__.py(0B)
--------models.py(1KB)
--------views.py(2KB)
--------forms.py(303B)
----Pipfile.lock(3KB)
----README.md(1KB)
----Pipfile(270B)
----django_codesnippet()
--------settings.py(3KB)
--------urls.py(2KB)
--------__init__.py(0B)
--------asgi.py(413B)
--------wsgi.py(413B)
----snippets()
--------apps.py(91B)
--------tests.py(60B)
--------migrations()
--------admin.py(63B)
--------__init__.py(0B)
--------models.py(57B)
--------views.py(63B)
----templates()
--------html()
--------.gitkeep(0B)
--------base.html(2KB)
----.gitignore(2KB)
----static()
--------prism.js(25KB)
--------.gitkeep(0B)
--------javascript()
--------prism.css(4KB)
--------css()

网友评论