django1/django/contrib/gis/geos
Justin Bronn 1142dd430f Fixed #9566 -- made GeoJSON regex more robust.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9392 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-11 17:21:43 +00:00
..
prototypes Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
LICENSE Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
base.py Fixed #9566 -- made GeoJSON regex more robust. 2008-11-11 17:21:43 +00:00
collections.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
coordseq.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
error.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
geometries.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
libgeos.py Changed [8727] to use ImportError, which seems to actually work. Not sure what 2008-08-29 23:03:12 +00:00