This website requires JavaScript.
Explore
Help
Sign In
flo
/
nsupdate.info
Watch
1
Star
0
Fork
0
You've already forked nsupdate.info
Code
Issues
1
Pull Requests
2
Packages
Releases
Activity
nsupdate.info
/
nsupdate
/
main
/
admin.py
6 lines
87 B
Python
Raw
Normal View
History
Unescape
Escape
added comment field in host. added admin and forms.
2013-09-28 20:01:09 +02:00
from
main
.
models
import
*
from
django
.
contrib
import
admin
pep8 fixes
2013-09-29 01:21:44 +02:00
admin
.
site
.
register
(
Host
)
Reference in New Issue
Copy Permalink