django1/django/contrib/gis/geoip
Carl Meyer 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Thanks to Preston Timmons for the bulk of the work on the patch, especially
updating Django's own test suite to comply with the requirements of the new
runner. Thanks also to Jannis Leidel and Mahdi Yusuf for earlier work on the
patch and the discovery runner.

Refs #11077, #17032, and #18670.
2013-05-10 23:08:45 -04:00
..
__init__.py Added more relative imports in contrib.gis. 2012-05-18 17:06:25 +02:00
base.py [py3] Made GeoIP tests pass with Python 3 2013-05-10 13:21:07 +02: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 [py3] Made GeoIP tests pass with Python 3 2013-05-10 13:21:07 +02:00
tests.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00