Changes between Version 2 and Version 3 of SummerOfCode2009


Ignore:
Timestamp:
Mar 11, 2009, 12:39:29 PM (16 years ago)
Author:
Eric Holscher
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode2009

    v2 v3  
    3636In no particular order:
    3737 * A serializaiton refactor. Hopefully allow serializers to be declared like ModelAdmins. Make serializers more useful for API type things (field to json dict key mapping, output of a function, etc.) For some ideas: http://code.google.com/p/wadofstuff/wiki/DjangoFullSerializers
     38 * Your idea here
Back to Top