MaxKB/apps/users
wxg0103 bb4ad680fc feat: enhance password regex for improved security and clarity 2025-07-14 10:59:32 +08:00
..
api refactor: add switch language 2025-06-12 11:25:07 +08:00
migrations refactor: Update user foreign key constraints and add new fields across multiple models 2025-07-14 10:52:08 +08:00
models refactor: permission constants 2025-05-16 18:23:27 +08:00
serializers feat: enhance password regex for improved security and clarity 2025-07-14 10:59:32 +08:00
views feat: enhance user role management by passing user_id to relevant methods 2025-07-14 10:49:47 +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