MaxKB/apps/system_manage
CaptainB 67859e9873 feat: add ChatUser, UserGroup, and authorization models to initial migration 2025-07-14 19:54:18 +08:00
..
api feat: system profile (#3193) 2025-06-04 17:16:35 +08:00
migrations feat: add ChatUser, UserGroup, and authorization models to initial migration 2025-07-14 19:54:18 +08:00
models fix: Chat user model 2025-07-14 19:37:17 +08:00
serializers fix: The conversation user is not authorized to use (#3588) 2025-07-14 18:24:46 +08:00
sql feat: user resource permission (#3422) 2025-06-27 22:22:52 +08:00
views feat: user resource permission (#3422) 2025-06-27 22:22:52 +08:00
__init__.py feat: authentication (#2906) 2025-04-16 20:09:00 +08:00
admin.py feat: authentication (#2906) 2025-04-16 20:09:00 +08:00
apps.py feat: authentication (#2906) 2025-04-16 20:09:00 +08:00
tests.py feat: authentication (#2906) 2025-04-16 20:09:00 +08:00
urls.py feat: user resource permission (#3422) 2025-06-27 22:22:52 +08:00