Changes between Version 19 and Version 20 of SummerOfCode2009
- Timestamp:
- Mar 18, 2009, 11:20:23 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode2009
v19 v20 16 16 * Nicolas Lara (nicolaslara \at\ gmail \dot\ com) 17 17 * Danilo Cabello (danilo \dot\ cabello \at\ gmail \dot\ com) 18 * Rory Tulk (rpstulk \at\ gmail \dot\ com) 18 19 19 20 == Students == … … 52 53 * 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. 53 54 * [http://code.djangoproject.com/ticket/3011 Allow for extendable auth_user module] (add an abstract base class for User too) 55 * Implement various convenience features to make RESTful webapps easier/faster/better to build with Django 54 56 * Your idea here