Changes between Version 9 and Version 10 of SummerOfCode2009


Ignore:
Timestamp:
Mar 12, 2009, 12:49:25 PM (15 years ago)
Author:
cornbread
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode2009

    v9 v10  
    4444 * Extend query expressions (F() syntax) to handle other data types, especially strings and dates
    4545 * 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.
     46 * [http://code.djangoproject.com/ticket/3011 Allow for extendable auth_user module] (add an abstract base class for User too)
    4647 * Your idea here
Back to Top