summaryrefslogtreecommitdiff
path: root/docs/ref/class-based-views/mixins-date-based.txt
AgeCommit message (Collapse)Author
2013-04-20Adapted uses of versionchanged/versionadded to the new form.Juan Catalano
Refs #20104.
2013-03-22Added missing markup to docs.Tim Graham
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
Added -n to sphinx builds to catch issues going forward.
2012-09-22Fixed #16218 -- date_list order in generic CBVs.Aymeric Augustin
Thanks nnrcschmdt for the report and bpeschier for the initial version of the patch.
2012-09-08Updated docs for dates generic views.Aymeric Augustin
Fixes #18245. Refs #3542.
2012-08-10Create headings and expand CBV docs so that the "Built-In CBV" docs include ↵Issac Kelly
a complete list.
2012-06-11Fixed #18451 -- Vastly improved class based view documentation.Jannis Leidel
Many thanks to Daniel Greenfeld, James Aylett, Marc Tamlyn, Simon Williams, Danilo Bargen and Luke Plant for their work on this.