This website works better with JavaScript.
Explore
Help
Sign In
mitri4
/
expomap
Watch
1
Star
0
Fork
You've already forked expomap
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
611
Commits
2
Branches
0
Tags
140 MiB
Python
35.3%
HTML
26.3%
JavaScript
24.5%
CSS
12.6%
PHP
1%
Other
0.3%
Tag:
Branch:
Tree:
726bfde901
master
stage8
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '726bfde901'
${ noResults }
expomap
/
fileupload
/
admin.py
4 lines
100 B
Raw
Blame
History
from
fileupload
.
models
import
Picture
from
django
.
contrib
import
admin
admin
.
site
.
register
(
Picture
)
Reference in new issue
View Git Blame
Copy Permalink