Changes between Version 9 and Version 10 of SummerOfCode2010


Ignore:
Timestamp:
Mar 7, 2010, 7:53:30 PM (14 years ago)
Author:
klette@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode2010

    v9 v10  
    4747 * 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.
    4848 * Refactoring of the app loading mechanism (ref. #3591)
     49 * Implement proper IPv6 support in django (ref. #11442, #7735, +++)
    4950 * Your idea here
Back to Top