--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/lib/django/contrib/gis/geometry/backend/geos.py Wed Jun 02 18:57:35 2010 +0200
@@ -0,0 +1,3 @@
+from django.contrib.gis.geos import \
+ GEOSGeometry as Geometry, \
+ GEOSException as GeometryException