summaryrefslogtreecommitdiff
path: root/django/contrib/gis/geometry/backend/geos.py
blob: a1ac096b63fc23d0bdb44b25acb50c1379be2aa2 (plain)
1
2
3
from django.contrib.gis.geos import \
    GEOSGeometry as Geometry, \
    GEOSException as GeometryException