This website requires JavaScript.
Explore
Help
Register
Sign In
me
/
pi-ku
Watch
1
Star
0
Fork
0
You've already forked pi-ku
mirror of
https://github.com/ramvignesh-b/pi-ku.git
synced
2026-05-04 08:56:52 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
6cf24731ce5f2258dfb5483554f5fc7b6a88f7e8
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