Changes between Version 13 and Version 14 of ClassBasedViews
- Timestamp:
- Oct 12, 2010, 7:21:50 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClassBasedViews
v13 v14 3 3 The proposal to add a class-based framework for describing views (#6735) has been around for a while. It's been proposed for inclusion in Django 1.0, 1.1, and 1.2. This is a summary of the state of debate, with the intention of landing a patch for the 1.3 release. 4 4 5 Russell Keith-Magee is main 5 To see the current state of work on this feature, see[http://bitbucket.org/freakboy3742/django the 'class-based-views' branch on Russell Keith-Magee's bitbucket repository] 6 6 7 7 == The brief ==