1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/ref/class-based-views
2017-07-18 08:24:49 -04:00
..
base.txt Fixed #28331 -- Added ContextMixin.extra_context to allowing passing context in as_view(). 2017-07-06 10:34:54 -04:00
flattened-index.txt Fixed #28331 -- Added ContextMixin.extra_context to allowing passing context in as_view(). 2017-07-06 10:34:54 -04:00
generic-date-based.txt
generic-display.txt Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
generic-editing.txt Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
index.txt Removed unneeded right quotes in docs to fix spelling errors. 2017-07-18 08:24:49 -04:00
mixins-date-based.txt
mixins-editing.txt
mixins-multiple-object.txt
mixins-simple.txt Fixed #28331 -- Added ContextMixin.extra_context to allowing passing context in as_view(). 2017-07-06 10:34:54 -04:00
mixins-single-object.txt Fixed typo in docs/ref/class-based-views/mixins-single-object.txt. 2017-06-06 11:24:44 -04:00
mixins.txt