tao_z
2019-03-10 3fa2c87dd76d57c10a6d3eac39951703929a8215
refs
author tao_z <tzj0429@163.com>
Sunday, March 10, 2019 00:13 +0800
committer tao_z <tzj0429@163.com>
Sunday, March 10, 2019 00:13 +0800
commit3fa2c87dd76d57c10a6d3eac39951703929a8215
tree 79839afde73662532efe60770d66ed5f17c1340a tree | zip | gz
parent 944dc662ed33187d10e670fa90c582ae45cf29a0 view | diff
django最小系统
13 files added
193 ■■■■■ changed files
mysite/db.sqlite3 diff | view | raw | blame | history
mysite/helloworld/__init__.py diff | view | raw | blame | history
mysite/helloworld/admin.py 3 ●●●●● diff | view | raw | blame | history
mysite/helloworld/apps.py 5 ●●●●● diff | view | raw | blame | history
mysite/helloworld/migrations/__init__.py diff | view | raw | blame | history
mysite/helloworld/models.py 3 ●●●●● diff | view | raw | blame | history
mysite/helloworld/tests.py 3 ●●●●● diff | view | raw | blame | history
mysite/helloworld/views.py 6 ●●●●● diff | view | raw | blame | history
mysite/manage.py 15 ●●●●● diff | view | raw | blame | history
mysite/mysite/__init__.py diff | view | raw | blame | history
mysite/mysite/settings.py 120 ●●●●● diff | view | raw | blame | history
mysite/mysite/urls.py 22 ●●●●● diff | view | raw | blame | history
mysite/mysite/wsgi.py 16 ●●●●● diff | view | raw | blame | history