摘要:
将项目迁移至django2.X, 中间件提示错误为:ERRORS:?: (admin.E408) 'django.contrib.auth.middleware.AuthenticationMiddleware' must be in MIDDLEWARE in order to use the a 阅读全文
posted @ 2020-04-05 15:41
洪豆豆的记录
阅读(761)
评论(0)
推荐(0)
摘要:
1. django-simple-captcha 模块 安装 django-simple-captcha pip install django-simple-captcha pip install Pillow 注册 和注册 app 一样,captcha 也需要注册到 settings 中。同时它也 阅读全文
posted @ 2020-04-05 00:08
洪豆豆的记录
阅读(938)
评论(0)
推荐(2)