This website requires JavaScript.
Explore
Help
Sign in
Tahinli
/
tJango
Watch
1
Star
0
Fork
You've already forked tJango
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
main
tJango
/
user
/
admin.py
5 lines
85 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
feat: :sparkles: user
2024-06-29 03:03:21 +03:00
from
django
.
contrib
import
admin
feat: :sparkles: uuid token
2024-07-03 05:37:18 +03:00
from
.
models
import
User
feat: :sparkles: user
2024-06-29 03:03:21 +03:00
feat: :sparkles: readonly viewset
2024-07-02 23:19:16 +03:00
admin
.
site
.
register
(
User
)
Reference in a new issue
Copy permalink