django1/django/contrib/gis/tests
Aymeric Augustin d4a0b27838 [py3] Refactored __unicode__ to __str__.
* Renamed the __unicode__ methods
* Applied the python_2_unicode_compatible decorator
* Removed the StrAndUnicode mix-in that is superseded by
  python_2_unicode_compatible
* Kept the __unicode__ methods in classes that specifically
  test it under Python 2
2012-08-12 14:44:40 +02:00
..
data Removed executable bits from some files that don't need them. 2012-03-09 12:13:31 +00:00
distapp [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
geo3d [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
geoadmin [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
geoapp [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
geogapp [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
inspectapp Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
layermap Fixed #18367 -- Allowed LayerMapping to store strings in TextField. 2012-05-24 09:57:22 +02:00
relatedapp [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
__init__.py Discovered some geodjango tests with standard mechanism 2012-06-14 21:10:30 +02:00
test_geoforms.py Removed debugging line left in previous commit 2012-07-15 21:19:23 +02:00
test_measure.py Fixed #17754 -- Refactored gis.measure 2012-06-14 15:32:42 +02:00
test_spatialrefsys.py Fixed GIS testsuite. 2012-06-17 11:39:02 +02:00
utils.py Fixed GIS testsuite. 2012-06-17 11:39:02 +02:00