django1/django/contrib/gis/geometry/backend/geos.py

4 lines
109 B
Python

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