carbo_server/apps/auth1
caoqianming f142718cd5 feat: 实现邮箱验证码登录功能 2026-03-09 13:22:36 +08:00
..
__init__.py 初始化happy-drf分支 2023-10-07 14:11:26 +08:00
admin.py 初始化happy-drf分支 2023-10-07 14:11:26 +08:00
apps.py 初始化happy-drf分支 2023-10-07 14:11:26 +08:00
authentication.py fix: auth get_user_by_username_or 2025-02-08 16:57:38 +08:00
email_code_view.py fix: email code send 2026-03-09 12:58:31 +08:00
errors.py 初始化happy-drf分支 2023-10-07 14:11:26 +08:00
models.py 初始化happy-drf分支 2023-10-07 14:11:26 +08:00
register_view.py feat: 添加邮箱验证码登录功能 2026-03-09 10:57:59 +08:00
serializers.py feat: 添加邮箱验证码登录功能 2026-03-09 10:57:59 +08:00
services.py feat: 实现邮箱验证码登录功能 2026-03-09 13:22:36 +08:00
tests.py 初始化happy-drf分支 2023-10-07 14:11:26 +08:00
urls.py feat: 实现邮箱验证码登录功能 2026-03-09 13:22:36 +08:00
views.py feat: 实现邮箱验证码登录功能 2026-03-09 13:22:36 +08:00