django入门6引入验证码插件 django-simple-captcha

Django的验证码插件 https://github.com/mbi/django-simple-captcha 安装 (mxonline) C:\Users\ws>pip install  django-simple-captcha==0.4.6 添加到settings.py中 配置urls.py 创建数据表 [email protected] > makemigrations [email 
相关文章
相关标签/搜索