MaxKB/apps/users
CaptainB 45bdaf5788 refactor: remove scheduler service and related code 2025-11-10 15:21:22 +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: update username regex validation to allow any characters within length constraints 2025-10-24 11:07:30 +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 refactor: remove scheduler service and related code 2025-11-10 15:21:22 +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