Recruitment_site/offer_backend/apps/accounts
TianyangZhang 72e7244ea0 feat: 将注册手机号改为必填项 2026-03-25 15:46:44 +08:00
..
migrations feat: 将注册手机号改为必填项 2026-03-25 15:46:44 +08:00
tests feat: add custom User model with role-based permissions 2026-03-24 17:11:40 +08:00
__init__.py feat: add custom User model with role-based permissions 2026-03-24 17:11:40 +08:00
apps.py feat: add custom User model with role-based permissions 2026-03-24 17:11:40 +08:00
models.py feat: 将注册手机号改为必填项 2026-03-25 15:46:44 +08:00
permissions.py feat: add custom User model with role-based permissions 2026-03-24 17:11:40 +08:00
serializers.py feat: 实现邮箱验证码登入功能 2026-03-25 15:30:23 +08:00
urls.py feat: 实现邮箱验证码登入功能 2026-03-25 15:30:23 +08:00
views.py feat: 实现邮箱验证码登入功能 2026-03-25 15:30:23 +08:00