Changes between Version 67 and Version 68 of SprintIdeas
- Timestamp:
- Sep 14, 2007, 2:03:42 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SprintIdeas
v67 v68 167 167 * A patch to work with the QuerySet refactor changes -- but this depends on the status of that branch, 168 168 * Distance queries: we want an API with something like `distance_lte`, etc. and be able to take a Distance object (django.contrib.gis.measure) as a parameter. This is difficult because the differences between spatial reference systems 169 * Add OpenLayers support in django.contrib.gis.maps 170 * Fill out the documentation stubs and fix inconsistencies between the documentation and the code