web/lib/django/contrib/gis/geometry/backend/geos.py
author ymh <ymh.work@gmail.com>
Fri, 04 Mar 2011 23:11:22 +0100
changeset 61 efeaf7b1c348
parent 29 cc9b7e14412b
permissions -rw-r--r--
lucene correction

from django.contrib.gis.geos import \
    GEOSGeometry as Geometry, \
    GEOSException as GeometryException