factory/apps/utils
caoqianming 6c24017905 feat: base 可跳过短信发送 2025-11-13 13:41:03 +08:00
..
__init__.py
admin.py
apps.py
constants.py
decorators.py
errors.py sms.py 优化 2023-03-02 16:58:38 +08:00
exceptions.py
export.py
face.py feat: 更改为facenet模型 2023-09-12 09:20:04 +08:00
fields.py
filters.py
img.py
lock.py feat: base 添加悲观锁及其装饰器 2025-08-26 16:34:25 +08:00
middlewares.py
mixins.py feat: base 创建数据时检验不包含id2 2025-11-11 08:19:20 +08:00
models.py feat: base 移除基础model层事务 2025-09-16 10:33:44 +08:00
my_rsa.py
myconfig.py
pagination.py
permission.py
queryset.py
request.py
serializers.py feat: base cquery支持annotate 2025-09-29 14:44:08 +08:00
sms.py feat: base 可跳过短信发送 2025-11-13 13:41:03 +08:00
snowflake.py
speech.py
sql.py feat: base execute_raw_sql 增加timeout参数可传none不限时 2025-10-24 16:33:13 +08:00
tasks.py
thread.py
tools.py
urls.py tlog 增加errors 2022-07-26 12:21:53 +08:00
views.py fix: opencv在启动时不import 2023-12-19 12:40:42 +08:00
viewsets.py feat: base 添加EuModelViewSet 2025-11-09 23:05:35 +08:00
wx.py
wxmp.py