Changes between Version 20 and Version 21 of SummerOfCode2011
- Timestamp:
- Mar 30, 2011, 8:04:19 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode2011
v20 v21 84 84 '''Note:''' This isn't a problem with an existing worked solution. A successful proposal on this project will require extensive discussion on [http://groups.google.com/group/django-developers django-developers]. 85 85 86 '''Note:''' No, really -- this isn't a problem with a worked solution -- and the great solution you just thought of? It's been proposed before and rejected. This is a *HARD* project. 87 86 88 Issues to consider: 87 89 * How can we represent the generic idea of a User without reducing the user table to little more than an identifying primary key? … … 94 96 * Discussions on [http://groups.google.com/group/django-users django-users] when users have asked the "how do I" questions 95 97 * The [source:django/trunk/django/template django.contrib.auth code module] 98 * Discussions about [http://groups.google.com/group/django-developers/browse_thread/thread/c8e2397fefd85030 "Lazy foreign keys"] 96 99 97 100 === Improved error reporting ===