Django中使用geetest实现滑动验证
2019-06-19 本文已影响11人
我爱学python
下载第三方模块
导入模块social-auth-app-django和geetest提前去官网下载gt.js或者引入http://static.geetest.com/static/tools/gt.js

在django引用
1.目录结构

2.html层

3.urls.py

4.views.py

5.index.html
