django1/django/contrib/gis/geoip
Larry O'Neill 83b9bfea44 Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
..
__init__.py Fixed regression introduced by 20472aa827. 2013-10-09 11:53:43 +02:00
base.py Fixed a number of lint warnings, particularly around unused variables. 2013-08-04 09:17:10 -07:00
libgeoip.py Fixed a NameError in geoip/libgeoip if the GeoIP library is not found. 2013-01-01 12:24:02 +01:00
prototypes.py Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
tests.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00