Changes between Version 13 and Version 14 of ClassBasedViews


Ignore:
Timestamp:
Oct 12, 2010, 7:21:50 PM (14 years ago)
Author:
Russell Keith-Magee
Comment:

Clarified brainfart.

Legend:

Unmodified
Added
Removed
Modified
  • ClassBasedViews

    v13 v14  
    33The 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.
    44
    5 Russell Keith-Magee is main
     5To 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]
    66
    77== The brief ==
Back to Top