MaxKB/apps/system_manage
zhangzhanwei d8254f9e45 refactor: Chat user model 2025-07-14 18:43:57 +08:00
..
api feat: system profile (#3193) 2025-06-04 17:16:35 +08:00
migrations feat: add db_index to various fields for improved query performance 2025-07-14 11:54:19 +08:00
models refactor: Chat user model 2025-07-14 18:43:57 +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