没有合适的资源?快使用搜索试试~ 我知道了~
django-authtools:每个人的自定义用户模型!
共56个文件
py:22个
rst:16个
gitignore:2个
需积分: 5 0 下载量 153 浏览量
2021-05-04
18:33:17
上传
评论
收藏 59KB ZIP 举报
温馨提示
django-authtools Django 1.11+的自定义用户模型应用程序,具有电子邮件作为用户名和其他功能。 在大多数情况下,它都尝试保持对内置用户模型的忠诚。 authtools的User和django.contrib.auth的主要区别在于,电子邮件作为用户名和基于类的auth视图。 阅读。 快速开始 在使用此功能之前,您可能应该阅读有关的文档。 安装软件包: $ pip install django-authtools 将authtools添加到您的INSTALLED_APPS 。 将以下内容添加到您的settings.py中: AUTH_USER_MODEL = 'authtools.User' 将authtools.urls添加到您的URL模式: urlpatterns = patterns ( '' , # ... url ( r
资源推荐
资源详情
资源评论
收起资源包目录
django-authtools-master.zip (56个子文件)
django-authtools-master
setup.py 1KB
.gitignore 134B
Makefile 2KB
CHANGES.rst 4KB
.travis.yml 240B
MANIFEST.in 141B
LICENSE 1KB
README.rst 1KB
tests
.gitignore 13B
tests
sqlite_test_settings.py 177B
urls.py 2KB
__init__.py 0B
models.py 609B
settings.py 2KB
fixtures
customusertestdata.json 3KB
authtoolstestdata.json 3KB
tests.py 37KB
manage.py 311B
RELEASES.rst 3KB
CONTRIBUTING.rst 1KB
authtools
urls.py 1KB
__init__.py 95B
views.py 14KB
backends.py 2KB
models.py 3KB
admin.py 2KB
migrations
__init__.py 0B
0003_auto_20160128_0912.py 778B
0002_django18.py 434B
0001_initial.py 2KB
forms.py 7KB
.travis
run 84B
install 43B
docs
admin.rst 1KB
Makefile 7KB
index.rst 1KB
conf.py 8KB
backends.rst 1KB
intro.rst 4KB
forms.rst 2KB
changelog.rst 56B
talks.rst 333B
how-to
index.rst 174B
admin.py 3KB
invitation-email.rst 4KB
migrate-to-a-custom-user-model.rst 7KB
_themes
kr
layout.html 927B
relations.html 590B
static
small_flask.css 1KB
flasky.css_t 7KB
theme.conf 122B
_ext
djangodocs.py 153B
contributing.rst 33B
views.rst 7KB
requirements-dev.txt 65B
tox.ini 625B
共 56 条
- 1
资源评论
cocoaitea
- 粉丝: 19
- 资源: 4566
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功