django1/django/contrib/gis/geoip
Aymeric Augustin 3cb2457f46 [py3] Replaced basestring by six.string_types. 2012-07-22 09:29:54 +02:00
..
__init__.py Added more relative imports in contrib.gis. 2012-05-18 17:06:25 +02:00
base.py [py3] Replaced basestring by six.string_types. 2012-07-22 09:29:54 +02: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 [py3] Replaced basestring by six.string_types. 2012-07-22 09:29:54 +02:00