Changes between Version 6 and Version 7 of GeoDjango1.1
- Timestamp:
- Feb 1, 2009, 12:11:43 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeoDjango1.1
v6 v7 76 76 * Done: Add support for `Extent` on Oracle 77 77 78 === Geographic `F()` Expressions === 79 * #10159: Fix `F()` expressions to work on geographic fields. 80 78 81 === SQLite (!SpatiaLite) Support === 79 82 … … 81 84 * Main Tickets: #9686 82 85 * Related Tickets: #6064, #9628, #9633 86 83 87 84 88 === `django.contrib.gis.serializers` === … … 115 119 ==== GEOS ==== 116 120 * Already modularized 117 * #9877 (adds new features to GEOS interface)121 * #9877: Pythonic, list-like interface to GEOS geometries. 118 122 * Contact: [http://groups.google.com/group/geodjango/browse_thread/thread/1fc3621cd25b5367 Aryeh Leib Taurog] 119 123 * Merged into gis-1.1 in [http://geodjango.org/hg/gis-1.1/rev/466bece04a15 r466bec]; will be backported to trunk after further tweaks and community testing. 124 120 125 ==== GDAL ==== 121 126 * #9557: no error message when using old GDAL and trying to get GEOJSON