1
0
mirror of https://github.com/django/django.git synced 2024-12-24 18:16:19 +00:00
django/docs/ref/class-based-views
2018-05-02 09:20:04 -04:00
..
base.txt Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -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 Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
generic-display.txt Added a pagination example to ListView docs. 2018-03-26 11:40:54 -04:00
generic-editing.txt Fixed #29375 -- Removed empty action attribute on HTML forms. 2018-05-02 09:20:04 -04:00
index.txt Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
mixins-date-based.txt
mixins-editing.txt
mixins-multiple-object.txt Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
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