token-authentication-django:这是django应用,用于解释https上的教程

时间:2024-05-24 12:59:49
【文件属性】:

文件名称:token-authentication-django:这是django应用,用于解释https上的教程

文件大小:13KB

文件格式:ZIP

更新时间:2024-05-24 12:59:49

python django django-rest-framework python3 token

基于令牌的认证django 此仓库包含上的教程中使用的代码 入门 $ git clone https://github.com/ShubhamBansal1997/token-authentication-django.git $ cd token-authentication-django/ $ virtualenv --python= ` which python3 ` venv $ source venv/bin/activate $ pip install -r requirements.txt $ cd myproject $ python manage.py migrate $ python manage.py runserver 申请开始于 127.0.0.1:8000 执照 麻省理工学院 贡献者 如果您有任何错误或问题,可以在问题中提及或提出拉取请求。 用 :red_heart: 提示


【文件预览】:
token-authentication-django-master
----requirements.txt(139B)
----.gitignore(999B)
----myproject()
--------db.sqlite3(156KB)
--------manage.py(541B)
--------myproject()
----README.md(903B)

网友评论