MaxKB/apps/users
CaptainB 94c5c4197c fix: add type ignore comments for operation_id and tags in various API schemas 2025-05-09 11:29:05 +08:00
..
api feat: user manage 2025-04-28 17:36:56 +08:00
migrations feat: user manage 2025-04-28 17:36:56 +08:00
models feat: update UUID generation to use uuid.uuid7 and add uuid-utils dependency 2025-04-16 15:02:37 +08:00
serializers refactor: user add role setting 2025-05-08 10:51:01 +08:00
views fix: add type ignore comments for operation_id and tags in various API schemas 2025-05-09 11:29:05 +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 feat: user manage 2025-04-28 17:36:56 +08:00