MaxKB/apps/users
wxg0103 94823b2a6a
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
chore: refactor captcha generation logic in login.py
2025-09-25 13:46:09 +08:00
..
api refactor: add switch language 2025-06-12 11:25:07 +08:00
migrations feat: add db_index to various fields for improved query performance 2025-07-14 11:54:19 +08:00
models feat: add db_index to various fields for improved query performance 2025-07-14 11:54:19 +08:00
serializers chore: refactor captcha generation logic in login.py 2025-09-25 13:46:09 +08:00
views feat: add authentication settings API endpoints and enhance login logic with access token validation 2025-09-16 18:26:55 +08:00
__init__.py init project 2025-04-14 20:11:23 +08:00
admin.py init project 2025-04-14 20:11:23 +08:00
apps.py init project 2025-04-14 20:11:23 +08:00
tests.py init project 2025-04-14 20:11:23 +08:00
urls.py chore: improve URL formatting and readability in urls.py 2025-06-25 14:51:47 +08:00