summaryrefslogtreecommitdiff
path: root/docs/ref/class-based-views/generic-date-based.txt
AgeCommit message (Expand)Author
2013-06-14Fixed #20565 -- Added template examples for GCBV.Baptiste Darthenay
2013-06-03Fixed #20545 - Made class-based view MRO lists consistent.Tim Graham
2013-04-20Adapted uses of versionchanged/versionadded to the new form.Juan Catalano
2013-02-01Documented ArchiveIndexView's date_list context variable.Aymeric Augustin
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-11-27Fixed #19239 - Added examples for generic date viewsTim Graham
2012-09-18document changes for YearArchiveView.Collin Anderson
2012-09-08Updated docs for dates generic views.Aymeric Augustin
2012-08-18Fixed #3542 -- Add support for changing granularity on ArchiveView.Marc 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