django1/django/contrib/gis/geos
Malcolm Tredinnick 4184d6348e Fixed #8680 -- Changed a couple of GEOExceptions to Python's RuntimeError so
that help() works. Without this change, even if you didn't use the gis stuff,
just using Python 2.5's help() system would crash when searching for model
names.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8727 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-29 22:51:01 +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 Merged the gis branch into trunk. 2008-08-05 18:13:06 +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 Fixed #8680 -- Changed a couple of GEOExceptions to Python's RuntimeError so 2008-08-29 22:51:01 +00:00