2020年11月3日

图形验证码,redis,短信验证码

摘要: 图形验证码: views: ``` from django_redis import get_redis_connectionfrom libs.captcha.captcha import captcha​class ImageCodeView(APIView): def get(self, re 阅读全文

posted @ 2020-11-03 23:04 找个名好难 阅读(411) 评论(0) 推荐(0) 编辑

导航