Changes between Version 8 and Version 9 of SummerOfCode2010
- Timestamp:
- Mar 5, 2010, 8:48:02 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode2010
v8 v9 46 46 * Improvements to annotation/aggregation: string concatentation, date operations, annotation of non-aggregate results, etc 47 47 * Customizable Serialization. Define a class-based structure that allows users to define their own serialization format (including different output structure, including non-model fields, etc). Define Django's own serializers in that format. 48 * Refactoring of the app loading mechanism (ref. #3591) 48 49 * Your idea here