Fixed #8680 -- Changed a couple of GEOExceptions to Python's RuntimeError so
commitc742aa3e19cbffdaa4585ab3ba95f9f566032c34
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Fri, 29 Aug 2008 22:51:01 +0000 (29 22:51 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Fri, 29 Aug 2008 22:51:01 +0000 (29 22:51 +0000)
tree57758192401e36e33f96634c50130aff7170a2fa
parent295e6263abf5b1a0937f2d5df6f39a948da33027
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
django/contrib/gis/geos/libgeos.py