This website requires JavaScript.
Explore
Help
Register
Sign In
me
/
pi-ku
Watch
1
Star
0
Fork
0
You've already forked pi-ku
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d3f91827253bed7a1614185b96be6c4f4b16c8ee
pi-ku
/
backend
/
users
/
migrations
T
History
ramvignesh-b
cc8e3e4e4e
refactor: clean up scaffolding backend
2026-04-16 03:30:42 +05:30
..
__init__.py
feat: implement custom user model with JWT authentication and registration endpoints
2026-04-09 14:10:52 +05:30
0001_initial.py
feat: implement custom user model with JWT authentication and registration endpoints
2026-04-09 14:10:52 +05:30
0002_user_kdf_salt_alter_user_is_active.py
feat: migrate User model with kdf_salt field and update is_active default status
2026-04-10 10:20:27 +05:30
0003_user_public_id.py
feat: introduce public_id UUID field for user identification in URLs and APIs
2026-04-10 17:11:43 +05:30
0004_alter_user_public_id.py
feat: introduce public_id UUID field for user identification in URLs and APIs
2026-04-10 17:11:43 +05:30
0005_remove_user_kdf_salt.py
refactor: clean up scaffolding backend
2026-04-16 03:30:42 +05:30