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
0d914d08a0
django1
/
django
/
contrib
/
gis
/
geoip
History
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