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
2015-10-23 15:18:39 -04:00
..
base.txt
flattened-index.txt Fixed #24643 -- Added get_context_data() method to FormMixin 2015-04-24 20:17:29 -04:00
generic-date-based.txt Fixed #25382 -- Removed obsolete references to DateQuerySet. 2015-09-11 12:16:06 -04:00
generic-display.txt Fixed #24695 -- Tidied up a couple of regexes in the CBV docs 2015-04-24 09:23:28 -04:00
generic-editing.txt
index.txt Used consistent capitalization and hyphenation of "class-based views" in docs. 2015-08-18 19:07:10 -04:00
mixins-date-based.txt
mixins-editing.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
mixins-multiple-object.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
mixins-simple.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
mixins-single-object.txt Fixed #25397 -- Documented class-based view context variable clash with context processors. 2015-10-23 15:18:39 -04:00
mixins.txt