django1/django/contrib/gis/geoip
Claude Paroz b52672d778 Replaced deprecated TestCase methods. Refs #17049. 2012-05-03 16:39:16 +02:00
..
__init__.py Fixed #16553 -- Refactored the `GeoIP` module, moving it `django.contrib.gis.geoip`; fixed memory leaks, and encoding issues. 2011-09-10 18:04:27 +00:00
base.py Fixed #17059 -- Encode `GeoIP` query strings properly so `libGeoIP` returns results for unicode strings. 2011-10-20 20:08:33 +00:00
libgeoip.py Fixed #16553 -- Refactored the `GeoIP` module, moving it `django.contrib.gis.geoip`; fixed memory leaks, and encoding issues. 2011-09-10 18:04:27 +00:00
prototypes.py Fixed #16553 -- Refactored the `GeoIP` module, moving it `django.contrib.gis.geoip`; fixed memory leaks, and encoding issues. 2011-09-10 18:04:27 +00:00
tests.py Replaced deprecated TestCase methods. Refs #17049. 2012-05-03 16:39:16 +02:00