Changes between Version 47 and Version 48 of Version1.1Features
- Timestamp:
- Sep 24, 2008, 4:39:23 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.1Features
v47 v48 16 16 * [ticket:6422 Support for 'DISTINCT ON' queries with QuerySet.distinct()] 17 17 * [http://groups.google.com/group/django-developers/browse_thread/thread/9a672d5bbbe67562 Support denormalization] (see also [http://www.youtube.com/watch?v=i6Fr65PFqfk Cal Henderson's DjangoCon talk]) 18 * [ticket:5420 Allow database API users to specify the fields to exclude in a SELECT statement] 18 19 19 20 Forms and templates: