django1/django/contrib/gis/geos/tests
Claude Paroz 02eca6c0e2 Added more relative imports in contrib.gis. 2012-05-18 17:06:25 +02:00
..
__init__.py Added more relative imports in contrib.gis. 2012-05-18 17:06:25 +02:00
test_geos.py Replaced cStringIO.StringIO by io.BytesIO. 2012-05-05 21:41:44 +02:00
test_geos_mutation.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
test_io.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
test_mutable_list.py Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00