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

时间:2024-03-28 21:27:50
【文件属性】:

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

文件大小:20KB

文件格式:ZIP

更新时间:2024-03-28 21:27:50

Python

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


【文件预览】:
django-multiple-choice-Arthurstuart-master
----.github()
--------.keep(0B)
----manage.py(650B)
----core()
--------apps.py(83B)
--------tests.py(60B)
--------migrations()
--------admin.py(151B)
--------__init__.py(0B)
--------models.py(882B)
--------views.py(3KB)
--------forms.py(194B)
----Pipfile.lock(3KB)
----README.md(1KB)
----Pipfile(270B)
----snippetmaster()
--------settings.py(3KB)
--------urls.py(2KB)
--------__init__.py(0B)
--------asgi.py(403B)
--------wsgi.py(403B)
--------.env.sample(107B)
----templates()
--------index.html(116B)
--------search.html(66B)
--------add_snippet.html(212B)
--------profile.html(121B)
--------.gitkeep(0B)
--------base.html(969B)
--------search_results.html(142B)
--------submitted.html(163B)
--------edit_snippet.html(307B)
----.gitignore(2KB)
----static()
--------.gitkeep(0B)

网友评论