MaxKB/apps/users
wxg0103 bbab216f4c feat: implement log cleaning job and related API endpoints 2025-10-11 17:26:21 +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 chore: add source field to user data in user.py 2025-09-28 14:45:47 +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