django1/django/contrib/gis/tests
Justin Bronn be11bd40d4 Fixed #10832 -- now use `reorder_suite` in GeoDjango test runner, thanks seanl for ticket & patch; restored original ordering of GEOS tests, as placing last no longer necessary.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10602 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-19 23:07:24 +00:00
..
data Refactored and cleaned up parts of the spatial database backend. Changes include: 2009-03-30 17:15:49 +00:00
distapp Refactored and cleaned up parts of the spatial database backend. Changes include: 2009-03-30 17:15:49 +00:00
geoapp Now support SVG output in SpatiaLite; added tests for SVG output. 2009-04-07 20:12:08 +00:00
layermap Refactored and cleaned up parts of the spatial database backend. Changes include: 2009-03-30 17:15:49 +00:00
relatedapp Fixed #10807 - `GeoWhereNode` no longer passes `Constraint` objects to where they shouldn't go. 2009-04-14 19:14:32 +00:00
__init__.py Fixed #10832 -- now use `reorder_suite` in GeoDjango test runner, thanks seanl for ticket & patch; restored original ordering of GEOS tests, as placing last no longer necessary. 2009-04-19 23:07:24 +00:00
geometries.py Fixed #9566 -- made GeoJSON regex more robust. 2008-11-11 17:21:43 +00:00
test_geoip.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
test_measure.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
test_spatialrefsys.py Fixed #9686 -- SpatiaLite is now a supported spatial database backend. Thanks to Matthew Hancher for initial patch and hard work in implementing this feature. 2009-03-30 22:15:41 +00:00
urls.py Fixed #6547, added support for GeoRSS feeds in `django.contrib.gis.feeds`; added the `feed_extra_kwargs` and `item_extra_kwargs` to the `Feed` baseclass so that it's possible for subclasses to add dynamic attributes. 2008-08-16 20:40:47 +00:00
utils.py Refactored and cleaned up parts of the spatial database backend. Changes include: 2009-03-30 17:15:49 +00:00