the code about django
☆16Jan 7, 2020Updated 6 years ago
Alternatives and similar repositories for mydjango
Users that are interested in mydjango are comparing it to the libraries listed below
Sorting:
- Time Management application, for the blog series in https://dotnetcorecentral.com/☆10Mar 19, 2018Updated 7 years ago
- A blog module for FUEL CMS☆19May 18, 2022Updated 3 years ago
- 使用T4模板根据数据库表定义自动生成实体类、仓储类、仓储接口,支持自定义模板☆10Oct 27, 2025Updated 4 months ago
- Source code for 'ASP.NET Core Recipes' by John Ciliberti☆12Oct 16, 2017Updated 8 years ago
- 使用PyQt5+FastAPI+SQLAlchemy+Redis+Celery做的一个登录注册页,使用邮箱注册与验证,前后分离,其中:QtLoginRegistrationClient仓库存放 GUI,QtLoginRegistrationServer仓库存放 API☆11Mar 25, 2024Updated last year
- joao-cli 官网 + 物料库☆10Jan 3, 2023Updated 3 years ago
- 适用于发送验证码及校验验证码的场景(比如找回密码功能),目前提供了基于Redis、MemoryCache的存储实现,以及基于短信Sms(暂时实现亿美短信和阿里短信)、邮件的验证码发送实现,类库基于接口实现,可按自己实际需求扩展☆12Dec 8, 2022Updated 3 years ago
- 日常爬虫与脚本。不破解,硬cookie……☆12Dec 6, 2024Updated last year
- 基于django-docx通过调用word模板,利用docx往模板的图表、表格、段落填充数据,自动化生成分析报告。