Changes between Version 2 and Version 3 of SummerOfCode2008
- Timestamp:
- Mar 4, 2008, 3:15:21 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode2008
v2 v3 33 33 In no particular order: 34 34 35 * Placeholder - add your ideas here.35 * Work on a database backend for some database not yet supported by Django -- MSSQL, Firebird, DB2, etc. In most of these cases work has already begun (''FIXME: add some links''), so this project would involve a fair amount of interaction with an existing development team. Along the way you'd need to fix any bugs in Django itself that prevent use with said backend. 36 36 37 * Add [http://code.djangoproject.com/ticket/3566 ORM aggregation support]. 37 38