Ken Whitesell
|
4c762588ff
Fixed #30917 -- Clarified formsets topic documentation.
|
5 жил өмнө |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 жил өмнө |
Mariusz Felisiak
|
5ab75adb90
Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.
|
5 жил өмнө |
Tobias Kunze
|
d610521bff
Fixed #14009 -- Fixed custom formset validation example in docs.
|
6 жил өмнө |
Hasan Ramezani
|
5fc5d93512
Fixed #29956 -- Allowed overriding an order field widget in formsets.
|
6 жил өмнө |
David Beitey
|
885cb0d390
Fixed "lets" mistakes in docs.
|
6 жил өмнө |
CHI Cheng
|
4660ce5a69
Fixed #29375 -- Removed empty action attribute on HTML forms.
|
7 жил өмнө |
Jon Dufresne
|
ff05de760c
Fixed #29038 -- Removed closing slash from HTML void tags.
|
7 жил өмнө |
jaywelborn
|
56e590cc0b
Fixed #28761 -- Documented how an inline formset's prefix works.
|
7 жил өмнө |
Vytis Banaitis
|
8838d4dd49
Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments.
|
8 жил өмнө |
chillaranand
|
dc165ec8e5
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
|
8 жил өмнө |
Tim Graham
|
80f5a4d87a
Doc'd the need to provide initial for formset submissions.
|
8 жил өмнө |
Tim Graham
|
8d233a2132
Fixed #27278 -- Fixed an anchor in docs/topics/forms/formsets.txt.
|
8 жил өмнө |
Tim Graham
|
8110673aaf
Fixed #27270 -- Clarified a paragraph in docs/topics/forms/formsets.txt.
|
8 жил өмнө |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 жил өмнө |
Jon Dufresne
|
ec6121693f
Fixed #22383 -- Added support for HTML5 required attribute on required form fields.
|
9 жил өмнө |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 жил өмнө |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
9 жил өмнө |
Tim Graham
|
4d83b0163e
Fixed #25969 -- Replaced render_to_response() with render() in docs examples.
|
9 жил өмнө |
Bryan Marty
|
455034d4df
Fixed #21516 -- Updated imports paths for some formset functions/classes.
|
9 жил өмнө |
Russell Keith-Magee
|
5c35b4a8c9
Added release notes for feature added in fe21fb81
|
9 жил өмнө |
Sergei Maertens
|
238e2ac369
Fixed #18166 -- Added form_kwargs support to formsets.
|
9 жил өмнө |
I am Clinton
|
9c8a2ab81d
Fixed mistakes in docs/topics/forms/formsets.txt examples.
|
9 жил өмнө |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 жил өмнө |
Young Yang
|
f0c7a6f360
Fixed #23955 -- Corrected formset fields in topic guide.
|
10 жил өмнө |
Tim Graham
|
e265112cd1
Fixed typo in topics/forms/formsets.txt
|
10 жил өмнө |
Octowl
|
5f3806b861
Fixed #23307 -- Clarified the way max_num limits the output of formsets.
|
10 жил өмнө |
areski
|
9d6551204e
Removed unnecessary code-block directives.
|
10 жил өмнө |
Daniele Procida
|
cd20b5d186
Fixed #22796 -- Added a more basic explanations of forms.
|
10 жил өмнө |
Tim Graham
|
2f7a7842ba
Fixed #22747 -- Add backwards compatibility tip for new behavior of formset.save(commit=False).
|
10 жил өмнө |