Python-認識JWT以及透過Django實戰.zip
(预估有个35文件)
django_jwt_tutorial-master
account
apps.py
89B
urls.py
285B
tests.py
60B
admin.py
63B
__init__.py
0B
models.py
57B
views.py
337B
forms.py
293B
templates
account
register.html
566B
dashboard.html
358B
register_done.html
250B
registration
login.html
1KB
base.html
1KB
static
stylesheets
login.css
8KB
js
dashboard.js
1KB
login.js
378B
register.js
324B
manage.py
551B
musics
apps.py
87B
tests.py
60B
migrations
0001_initial.py
663B
__init__.py
0B
admin.py
63B
__init__.py
0B
models.py
244B
views.py
467B
serializers.py
260B
requirements.txt
104B
django_jwt_tutorial
settings.py
4KB
urls.py
2KB
__init__.py
0B
wsgi.py
415B
README.md
11KB
db.sqlite3
132KB
.gitignore
1KB
暂无评论