django/docs/topics/class-based-views
Davit Gachechiladze 7f612eda80 Fixed #30648 -- Removed unnecessary overriding get_context_data() from mixins with CBVs docs. 2019-07-18 18:40:40 +02:00
..
generic-display.txt Normalized spelling of "lowercase" and "lowercased". 2018-09-25 10:30:18 -04:00
generic-editing.txt Used LoginRequiredMixin in "Models and request.user" example. 2019-01-31 18:01:53 -05:00
index.txt Removed default empty content argument from HttpResponse calls. 2019-02-09 16:27:32 -05:00
intro.txt Fixed #30161 -- Added how to decorate class-based views to view decorators docs. 2019-03-12 10:55:37 -04:00
mixins.txt Fixed #30648 -- Removed unnecessary overriding get_context_data() from mixins with CBVs docs. 2019-07-18 18:40:40 +02:00