This website requires JavaScript.
Explore
Help
Sign in
GlcoinCore
/
labelbase
Watch
1
Star
0
Fork
You've already forked labelbase
0
mirror of
https://github.com/Labelbase/Labelbase.git
synced
2026-08-18 13:09:04 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
849133894d
labelbase
/
userprofile
/
admin.py
7 lines
93 B
Python
Raw
Normal View
History
Unescape
Escape
.
2023-02-03 12:52:40 +00:00
from
django
.
contrib
import
admin
.
2023-02-03 13:55:41 +01:00
from
.
models
import
Profile
admin
.
site
.
register
(
Profile
)
Reference in a new issue
Copy permalink