This website requires JavaScript.
Explore
Help
Register
Sign in
kumi
/
susioma
Watch
1
Star
0
Fork
You've already forked susioma
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
196096a5ee
susioma
/
frontend
/
admin.py
5 lines
99 B
Python
Raw
Normal View
History
Unescape
Escape
Sub-applications set up
2019-10-26 15:25:21 +00:00
from
django
.
contrib
import
admin
Working except for card buying
2019-10-27 15:20:28 +00:00
from
frontend
.
models
import
CardURL
Sub-applications set up
2019-10-26 15:25:21 +00:00
Working except for card buying
2019-10-27 15:20:28 +00:00
admin
.
site
.
register
(
CardURL
)
Reference in a new issue
Copy permalink