django-rest-api-jwt-authentication:django rest框架,带有自定义用户的简单jwt auth

时间:2021-04-15 20:58:04
【文件属性】:
文件名称:django-rest-api-jwt-authentication:django rest框架,带有自定义用户的简单jwt auth
文件大小:51KB
文件格式:ZIP
更新时间:2021-04-15 20:58:04
django django-rest-framework jwt-authentication Python django-rest-api-jwt-authentication django rest框架,带有自定义用户的简单jwt auth 专案 要求* Python * Django 套件安装 转到博客所在的项目文件夹(使用控制台,使用cd命令),然后执行以下命令。 创建虚拟环境并激活$ pip install -r要求$ python manage.py migration $ python manage.py runserver该应用程序将在浏览器中的上自动启动。
【文件预览】:
django-rest-api-jwt-authentication-main
----db.sqlite3(284KB)
----requirements.txt(501B)
----user()
--------__init__.py(0B)
--------views.py(225B)
--------serializers.py(599B)
--------models.py(436B)
--------__pycache__()
--------apps.py(83B)
--------admin.py(63B)
--------migrations()
--------tests.py(60B)
----README.md(476B)
----backend()
--------urls.py(1KB)
--------__init__.py(0B)
--------asgi.py(391B)
--------__pycache__()
--------wsgi.py(391B)
--------settings.py(4KB)
----Procfile(39B)
----main()
--------urls.py(183B)
--------__init__.py(0B)
--------views.py(387B)
--------serializers.py(364B)
--------models.py(324B)
--------__pycache__()
--------apps.py(83B)
--------admin.py(118B)
--------migrations()
--------tests.py(60B)
----manage.py(663B)

网友评论