This website requires JavaScript.
Explore
Help
Sign In
vicky
/
anna-dan-wedding-site
Watch
1
Star
0
Fork
You've already forked anna-dan-wedding-site
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
da1664385d
anna-dan-wedding-site
/
bigday
/
admin.py
5 lines
101 B
Python
Raw
Blame
History
from
django
.
contrib
import
admin
from
.
models
import
InvitedGuest
admin
.
site
.
register
(
InvitedGuest
)
Reference in New Issue
View Git Blame
Copy Permalink