This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
d599b590eb
django1
/
django
/
contrib
/
gis
/
tests
/
geoadmin
History
Alex Gaynor
7548aa8ffd
More attacking E302 violators
2013-11-02 13:12:09 -07:00
..
__init__.py
Fixed
#16790
-- Modified the geographic admin to work after r16594. Thanks, jdiego, for the bug report and patch.
2011-09-10 03:04:30 +00:00
models.py
More attacking E302 violators
2013-11-02 13:12:09 -07:00
tests.py
Fixed
#21287
-- Fixed E123 pep8 warnings
2013-10-18 10:07:39 +01:00
urls.py
Fixed
#14675
-- Completed removal of `from django.conf.urls.default import *` usage.
2011-09-11 22:36:16 +00:00