django1/django/contrib/gis/tests/inspectapp
Claude Paroz 5c1143910e Removed most of absolute_import imports
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
2013-07-29 20:28:13 +02:00
..
__init__.py Fixed #15277 -- Cleaned up `ogrinspect` command, added tests and extended support beyond file-based OGR data sources. Thanks, willinoed for bug report and jpaulett for initial patch. 2011-09-17 19:54:52 +00:00
models.py Fixed #15277 -- Cleaned up `ogrinspect` command, added tests and extended support beyond file-based OGR data sources. Thanks, willinoed for bug report and jpaulett for initial patch. 2011-09-17 19:54:52 +00:00
tests.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00