summaryrefslogtreecommitdiff
path: root/docs/ref/class-based-views/mixins-date-based.txt
AgeCommit message (Expand)Author
2021-09-20Removed versionadded/changed annotations for 3.2.Mariusz Felisiak
2020-06-26Fixed #31620 -- Added support for %V format to WeekMixin/WeekArchiveView.Hasan Ramezani
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2016-02-01Fixed #26124 -- Added missing code formatting to docs headers.rowanv
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2013-09-27Fixed malformed directive in CBV date-based-mixins docs.Carl Meyer
2013-09-21Fixed #21133 --Clarifed documentation about strftime formatting.Curtis Maloney
2013-08-19Removed versionadded/changed annotations for 1.5Tim Graham
2013-08-06Fixed #20852 - Fixed incorrectly generated left quotes in docs.Dominic Rodger
2013-04-20Adapted uses of versionchanged/versionadded to the new form.Juan Catalano
2013-03-22Added missing markup to docs.Tim Graham
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-09-22Fixed #16218 -- date_list order in generic CBVs.Aymeric Augustin
2012-09-08Updated docs for dates generic views.Aymeric Augustin
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