django1/django/contrib/gis/geoip
Baptiste Mispelon 20472aa827 Fixed #21189: Cleaned up usage of bare except clauses.
Thanks to berkerpeksag for the report and to claudep
for the review.
2013-10-05 11:50:03 +02:00
..
__init__.py Fixed #21189: Cleaned up usage of bare except clauses. 2013-10-05 11:50:03 +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 a number of minor misspellings. 2013-07-27 18:46:03 -07:00
tests.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00