MaxKB/apps/users
wxg0103 39aaee8e02
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
fix: handle empty message case in common.py and update username regex validation in user.py
2025-10-20 18:42:55 +08:00
..
api feat: implement log cleaning job and related API endpoints 2025-10-11 17:26:21 +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 fix: handle empty message case in common.py and update username regex validation in user.py 2025-10-20 18:42:55 +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