Changes between Version 1 and Version 2 of GeoDjango
- Timestamp:
- Feb 25, 2007, 1:02:53 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeoDjango
v1 v2 1 Fabulously useful stuff here... 1 The [[http://code.djangoproject.com/browser/django/branches/gis gis] branch intends add a contrib app implementing geographic support. 2 3 = Alternatives = 4 5 == Custom Manager == 6 A custom manager (and queryset) to support lookups like: 7 ... more to come :P