This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
JourneyJoker
Watch
1
Star
0
Fork
You've already forked JourneyJoker
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0a4b55e2fe
JourneyJoker
/
localauth
/
admin.py
5 lines
101 B
Python
Raw
Normal View
History
Unescape
Escape
Creating custom admin model Modifying inquiry model and creating offer model Creating client profile views Fixing stars and hearts template tags
2021-03-24 06:43:05 +00:00
from
urlaubsauktion
.
admin
import
joker_admin
as
admin
from
.
models
import
User
admin
.
register
(
User
)
Reference in a new issue
Copy permalink