MaxKB/apps/users
wxg0103 392aaf9d87 feat: add is_active and source fields to user query parameters
--bug=1059690 --user=王孝刚 【用户管理】筛选项加上:状态、用户来源 https://www.tapd.cn/62980211/s/1744107
2025-07-29 14:53:01 +08:00
..
api refactor: add switch language 2025-06-12 11:25:07 +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 feat: add is_active and source fields to user query parameters 2025-07-29 14:53:01 +08:00
views fix: Access can only be granted after OpenAPI authentication (#3599) 2025-07-15 13:49:33 +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