This website requires JavaScript.
Explore
Help
Register
Sign in
DGNum
/
gestioCOF
Watch
16
Star
2
Fork
You've already forked gestioCOF
1
Code
Issues
78
Pull requests
14
Projects
Releases
12
Packages
Wiki
Activity
b4fbc3edf8
gestioCOF
/
bds
/
admin.py
6 lines
101 B
Python
Raw
Normal View
History
Unescape
Escape
BDSProfile: enable the default admin
2019-10-06 18:48:37 +02:00
from
django
.
contrib
import
admin
from
bds
.
models
import
BDSProfile
admin
.
site
.
register
(
BDSProfile
)
Reference in a new issue
Copy permalink