Changes between Version 7 and Version 8 of SummerOfCode2009


Ignore:
Timestamp:
Mar 12, 2009, 7:36:36 AM (16 years ago)
Author:
David Larlet
Comment:

Eventually add an idea about i18n improvements

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode2009

    v7 v8  
    4343 * Add dynamic lookup capability to the serializers (#7052)
    4444 * Extend query expressions (F() syntax) to handle other data types, especially strings and dates
     45 * I18N improvements: there are a couple of places where i18n support is not complete, see for instance [http://vaig.be/2008/07/django-i18n-status.html this summary of Marc Garcia] on this topic + related bugs.
    4546 * Your idea here
Back to Top