django/docs/topics/class-based-views
Davit Gachechiladze de2635fb4e [2.2.x] Fixed #30648 -- Removed unnecessary overriding get_context_data() from mixins with CBVs docs.
Backport of 7f612eda80 from master
2019-07-18 19:47:53 +02:00
..
generic-display.txt Normalized spelling of "lowercase" and "lowercased". 2018-09-25 10:30:18 -04:00
generic-editing.txt [2.2.x] Used LoginRequiredMixin in "Models and request.user" example. 2019-01-31 18:02:13 -05:00
index.txt Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
intro.txt [2.2.x] Fixed #30161 -- Added how to decorate class-based views to view decorators docs. 2019-03-12 13:33:52 -04:00
mixins.txt [2.2.x] Fixed #30648 -- Removed unnecessary overriding get_context_data() from mixins with CBVs docs. 2019-07-18 19:47:53 +02:00