Changes between Version 26 and Version 27 of SummerOfCode2011
- Timestamp:
- Mar 9, 2012, 10:00:30 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode2011
v26 v27 96 96 * How can we manage the dependencies that exist in contrib.admin (and other parts of Django core and Django.contrib) that rely on the internals of auth.User as currently implemented? 97 97 * How can we roll out a new/modified User model without requiring almost every Django application on the planet to undergo a complex database modification? 98 99 100 98 101 99 102 See also: