摘要:
#### 1. django-simple-captcha 下载 `pip install django-simple-captcha` #### 2. 配置 ##### 2.1 settings.py 配置 ```python # 注册 app INSTALLED_APPS = [ .... 'c 阅读全文
posted @ 2023-08-30 16:44
是阿杰呀
阅读(387)
评论(0)
推荐(0)
摘要:
#### admin.py 后台管理界面修改密码 ```python from django.contrib import admin from django.contrib.auth.hashers import make_password from django.http import Http 阅读全文
posted @ 2023-08-30 15:09
是阿杰呀
阅读(192)
评论(0)
推荐(0)

浙公网安备 33010602011771号