文件名称:Oauth_CRUD_app
文件大小:25KB
文件格式:ZIP
更新时间:2024-04-19 18:15:45
Python
要求:Pip3安装urllib Pip3安装请求Pip3安装Django python manage.py migration 运行命令:python manage.py runserver 0.0.0.0:8000 //将在端口8000的外部IP上运行
【文件预览】:
Oauth_CRUD_app-main
----CrudApp()
--------models.py(57B)
--------apps.py(89B)
--------templates()
--------__pycache__()
--------static()
--------__init__.py(0B)
--------migrations()
--------views.py(3KB)
--------admin.py(63B)
--------tests.py(60B)
--------urls.py(686B)
----WolfAndBadger()
--------__pycache__()
--------wsgi.py(403B)
--------__init__.py(0B)
--------settings.py(3KB)
--------asgi.py(403B)
--------urls.py(802B)
----db.sqlite3(128KB)
----manage.py(669B)
----README.md(199B)