Changes between Version 9 and Version 10 of SummerOfCode2010
- Timestamp:
- Mar 7, 2010, 7:53:30 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode2010
v9 v10 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 48 * Refactoring of the app loading mechanism (ref. #3591) 49 * Implement proper IPv6 support in django (ref. #11442, #7735, +++) 49 50 * Your idea here