This website requires JavaScript.
Explore
Help
Sign In
panyy
/
UnisKB
Watch
1
Star
0
Fork
You've already forked UnisKB
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1b464c4d8f
UnisKB
/
apps
/
users
History
wxg0103
47c27e58f7
fix: update username regex validation to allow any characters within length constraints
2025-10-24 11:07:30 +08:00
..
api
feat: implement log cleaning job and related API endpoints
2025-10-11 17:26:21 +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
fix: update username regex validation to allow any characters within length constraints
2025-10-24 11:07:30 +08:00
views
feat: add authentication settings API endpoints and enhance login logic with access token validation
2025-09-16 18:26:55 +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