This website requires JavaScript.
Explore
Help
Register
Sign In
DouZero
/
rlcard-showdown
Watch
1
Star
0
Fork
You've already forked rlcard-showdown
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d634702504
rlcard-showdown
/
leaderboard
/
users
/
admin.py
5 lines
91 B
Python
Raw
Blame
History
from
django
.
contrib
import
admin
from
.
models
import
Profile
admin
.
site
.
register
(
Profile
)
Reference in New Issue
View Git Blame
Copy Permalink