David Smith
|
7ef0bc922c
Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings.
|
před 3 roky |
Mariusz Felisiak
|
59841170ba
Used .. attribute:: directive in authentication views docs.
|
před 3 roky |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
před 5 roky |
Jon Dufresne
|
76df4f35c2
Corrected ModelFormMixin.form_invalid() signature in docs.
|
před 6 roky |
Claude Paroz
|
96ea4f875b
Documented DeletionMixin.delete().
|
před 6 roky |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
před 8 roky |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
před 8 roky |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
před 9 roky |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
před 9 roky |
Tim Graham
|
491de4f07c
Refs #23656 -- Required FormMixin.get_form() form_class parameter to be optional.
|
před 9 roky |
Tim Graham
|
6eed9ae747
Refs #24133 -- Removed legacy formatting syntax in success_url placeholders.
|
před 9 roky |
Tim Graham
|
aaacaeb096
Renamed RemovedInDjangoXYWarnings for new roadmap.
|
před 9 roky |
Andrei Kulakov
|
8a1824d465
Fixed #24643 -- Added get_context_data() method to FormMixin
|
před 9 roky |
Tim Graham
|
5d193d042a
Fixed #24250 -- Corrected mistakes in FormMixin docs.
|
před 9 roky |
Claude Paroz
|
f48e2258a9
Fixed #24133 -- Replaced formatting syntax in success_url placeholders
|
před 10 roky |
Berker Peksag
|
343162410f
Fixed #21753 -- Raised exception when both `form_class` and `fields` are specified.
|
před 10 roky |
Simon Charette
|
f2ddc439b1
Fixed #23656 -- Made FormMixin.get_form's form_class argument optional.
|
před 10 roky |
Tim Graham
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
před 10 roky |
Tim Graham
|
ee4edb1eda
Made ModelForms raise ImproperlyConfigured if the list of fields is not specified.
|
před 10 roky |
Baptiste Mispelon
|
a5391db76a
Fixed inaccuracies in generic mixins documentation.
|
před 10 roky |
Tim Graham
|
e10757ff4d
Doc cleanup for FormMixin.prefix; refs #18872.
|
před 11 roky |
Simon Charette
|
ecf63d5d89
Added missing `versionadded` for `FormMixin.prefix`.
|
před 11 roky |
Gilberto Gonçalves
|
ef37b23050
Fixed #18872 -- Added prefix to FormMixin
|
před 11 roky |
Tim Graham
|
bb863faecd
Proofed the 1.6 release notes
|
před 11 roky |
Luke Plant
|
f026a519ae
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
|
před 11 roky |
Juan Catalano
|
78c842a323
Adapted uses of versionchanged/versionadded to the new form.
|
před 11 roky |
Tim Graham
|
738eef0f8b
Improved FormView docs in class-based views index.
|
před 11 roky |
Tim Graham
|
c89717fabe
Fixed #17094 - Typo in class-based views doc.
|
před 11 roky |
Simon Charette
|
a10f390804
Fixed #19044 -- Made `DeletionMixin` interpolate its `success_url`.
|
před 11 roky |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
před 12 roky |