Changes between Version 11 and Version 12 of SummerOfCode2010
- Timestamp:
- Mar 10, 2010, 6:30:16 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode2010
v11 v12 48 48 * Implement proper IPv6 support in django (ref. #11442, #7735, +++) 49 49 * Django currently uses [http://trac.edgewall.org Trac] for project management, rather than a Django-based system such as [http://basieproject.org Basie]. In the spirit of "eating your own dog food", this project would bring [http://basieproject.org Basie] to the point where the Django community could start using their own software to manage their own development. 50 * Update Django's system tests -- migrate Doctests to UnitTests, and merge the modeltests and regressiontests directories. 50 51 * Your idea here