summaryrefslogtreecommitdiff
path: root/docs/ref/class-based-views/mixins-simple.txt
AgeCommit message (Expand)Author
2013-04-20Adapted uses of versionchanged/versionadded to the new form.Juan Catalano
2013-01-30Changed "versionadded" after the decision to backport.Aymeric Augustin
2013-01-30Fixed #19076 -- Added content_type attribute to TemplateView.Aymeric Augustin
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-09-08Fixed #18628 - Added methods/attributes to CBV docs. Thanks Daniel Greenfeld!Tim Graham
2012-08-18Fixed #16744 -- Class based view should have the view object in the contextMarc Tamlyn
2012-08-10Create headings and expand CBV docs so that the "Built-In CBV" docs include a...Issac Kelly
2012-06-11Fixed #18451 -- Vastly improved class based view documentation.Jannis Leidel