index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
class-based-views
Age
Commit message (
Expand
)
Author
2015-02-03
[1.7.x] Fixed broken links in class based views flattend index; refs #24250.
Tim Graham
2015-02-03
[1.7.x] Fixed #24250 -- Corrected mistakes in FormMixin docs.
Tim Graham
2014-10-06
[1.7.x] Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMix...
Ismail Badawi
2014-09-29
[1.7.x] Fixed #17638 -- Added crosslinks between topic and reference guides.
Duane Hilton
2014-08-23
[1.7.x] Fixed #22154 -- Added "Built-in" to some class-based views titles.
Tim Graham
2014-08-22
[1.7.x] Fixed #23343 -- Typo in docs/ref/class-based-views/generic-date-based...
Tim Graham
2014-08-19
[1.7.x] Fixed #21801 -- Documented SingleObjectMixin.get_context_data() requi...
Tim Graham
2014-07-26
[1.7.x] Fixed #23106 -- Updated class-based view reference title.
David Hoffman
2014-07-16
[1.7.x] Fixed reference to pk in RedirectView.get_redirect_url doc.
Bartek Ciszkowski
2014-02-25
Fixed docs typos.
Szczepan Cieślik
2014-02-22
Fixed #22113 -- changed object_name to model_name in CBV docs.
Marcin Sokół
2014-02-21
Fixed #22112 -- Added RedirectView.pattern_name to CBV flattened index
Alasdair Nicol
2014-02-09
Fixed inaccuracies in generic mixins documentation.
Baptiste Mispelon
2014-01-16
Fixed #21768 -- Corrected TemplateView context section.
Tim Graham
2013-11-19
Fixed the base class note in the Date Views docs.
Rocky Meza
2013-11-08
Fixed #21396: Document backwards-incompatible change in RedirectView.get_redi...
Baptiste Mispelon
2013-11-06
Fixed typos in documentation.
Baptiste Mispelon
2013-09-27
Fixed malformed directive in CBV date-based-mixins docs.
Carl Meyer
2013-09-21
Fixed #21133 --Clarifed documentation about strftime formatting.
Curtis Maloney
2013-08-22
Fixed #20944 -- Removed inaccurate statement about View.dispatch().
Marc Tamlyn
2013-08-19
Removed versionadded/changed annotations for 1.5
Tim Graham
2013-08-09
Improved queryset handling and docs for (Single|Multiple)ObjectMixin.
Loic Bistuer
2013-08-06
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
Dominic Rodger
2013-07-25
Added versionadded directive missing from b7bd708.
Aymeric Augustin
2013-07-11
Fixed #20733 -- Typo in docs/ref/class-based-views/generic-display.txt
Tim Graham
2013-06-25
Doc cleanup for FormMixin.prefix; refs #18872.
Tim Graham
2013-06-24
Fixed #20644 -- Add ModelFormMixin.fields to the CBV flattened index
Baptiste Mispelon
2013-06-22
Added missing `versionadded` for `FormMixin.prefix`.
Simon Charette
2013-06-22
Fixed #18872 -- Added prefix to FormMixin
Gilberto Gonçalves
2013-06-14
Merge pull request #1271 from batisteo/ticket-20565
Marc Tamlyn
2013-06-14
Fixed #20565 -- Added template examples for GCBV.
Baptiste Darthenay
2013-06-14
Fixed #15273 -- Extend RedirectView to allow reversal by name.
Marc Tamlyn
2013-06-05
Proofed the 1.6 release notes
Tim Graham
2013-06-03
Fixed #20545 - Made class-based view MRO lists consistent.
Tim Graham
2013-05-22
Fixed #20478 – Added support for HTTP PATCH method in generic views.
Krzysztof Jurewicz
2013-05-21
Fixed #20476 -- Typo.
Aymeric Augustin
2013-05-20
Fix typo in redirect view docs
Alasdair Nicol
2013-05-18
Fixed #20294 -- Documented context processors in TemplateResponseMixin.
Zbigniew Siciarz
2013-05-16
Fixed #20421 - Typo in class-based view docs.
Tim Graham
2013-05-09
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...
Luke Plant
2013-04-20
Adapted uses of versionchanged/versionadded to the new form.
Juan Catalano
2013-04-15
Fixed #20262 -- Replaced a reference to the wrong model in the CBV doc.
Simon Charette
2013-03-29
Improved FormView docs in class-based views index.
Tim Graham
2013-03-22
Added missing markup to docs.
Tim Graham
2013-02-23
Fixed #17094 - Typo in class-based views doc.
Tim Graham
2013-02-11
Fixed #19044 -- Made `DeletionMixin` interpolate its `success_url`.
Simon Charette
2013-02-01
Documented ArchiveIndexView's date_list context variable.
Aymeric Augustin
2013-02-01
Fixed #19714 -- Updated documentation about TemplateView context
Claude Paroz
2013-01-30
Changed "versionadded" after the decision to backport.
Aymeric Augustin
2013-01-30
Fixed #19076 -- Added content_type attribute to TemplateView.
Aymeric Augustin
[next]