首页 > TAG信息列表 > day80
day80:luffy:短信sdk接入&点击获取验证码&注册功能的实现&Celery实现短信发送功能
目录 1.短信sdk接入 2.前端点击获取验证码效果 3.注册后端接口实现 4.注册-前端 5.Celery 6.Celery完成短信发送功能 1.短信sdk接入 1.准备工作 1.下载云通讯相关的文件 https://github.com/cloopen/python-sms-sdk 2.在lyapi目录下创建一个lib文件夹,将ronglian_sms_sdk文件夹day80——基础知识复习4(django)
1. forms组件 校验字段 写一个类(UserForm),继承Form 在类中写字段,pws = forms.CharField(max_length=32,min_length=4) 在视图函数中使用:form_ obj = UserForm(校验的字典) form.is_valid()通过了,就存起来(cleaned_data),不通过,form.errors会有错误信息 默认的校验规还不够的考研英语 长难句训练day80
例1: 【(Women weren’t held back) because of trouble balancing the competing demands of work and family】—men, too, suffered from the balance problem and nevertheless advanced. competing v.竞争;a.互相矛盾;互相冲突 1.找主句的谓语动词:held 主句: (Women weren’Day80 使用第三方(腾讯云)短信验证码接口
第三方(腾讯云)短信验证码接口 腾讯云短信功能链接: https://cloud.tencent.com/product/sms 腾讯云短信功能API文档: https://cloud.tencent.com/document/product/382/38763 具体教程自行百度 需要先注册一个腾讯云的开发者账号 创建短信应用 创建短信签名和模板 提示:新用户可