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
45403d330a
django1
/
django
/
contrib
/
gis
/
tests
/
geoadmin
History
Simon Charette
11cd7388f7
Fixed
#20989
-- Removed useless explicit list comprehensions.
2013-08-30 10:57:51 -04: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
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
tests.py
Fixed
#20989
-- Removed useless explicit list comprehensions.
2013-08-30 10:57:51 -04:00
urls.py
Fixed
#14675
-- Completed removal of `from django.conf.urls.default import *` usage.
2011-09-11 22:36:16 +00:00