Tim Graham
|
aaacaeb096
Renamed RemovedInDjangoXYWarnings for new roadmap.
|
9 жил өмнө |
Andrei Kulakov
|
8a1824d465
Fixed #24643 -- Added get_context_data() method to FormMixin
|
10 жил өмнө |
Tim Graham
|
5d193d042a
Fixed #24250 -- Corrected mistakes in FormMixin docs.
|
10 жил өмнө |
Claude Paroz
|
f48e2258a9
Fixed #24133 -- Replaced formatting syntax in success_url placeholders
|
10 жил өмнө |
Berker Peksag
|
343162410f
Fixed #21753 -- Raised exception when both `form_class` and `fields` are specified.
|
10 жил өмнө |
Simon Charette
|
f2ddc439b1
Fixed #23656 -- Made FormMixin.get_form's form_class argument optional.
|
10 жил өмнө |
Tim Graham
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
11 жил өмнө |
Tim Graham
|
ee4edb1eda
Made ModelForms raise ImproperlyConfigured if the list of fields is not specified.
|
11 жил өмнө |
Baptiste Mispelon
|
a5391db76a
Fixed inaccuracies in generic mixins documentation.
|
11 жил өмнө |
Tim Graham
|
e10757ff4d
Doc cleanup for FormMixin.prefix; refs #18872.
|
11 жил өмнө |
Simon Charette
|
ecf63d5d89
Added missing `versionadded` for `FormMixin.prefix`.
|
11 жил өмнө |
Gilberto Gonçalves
|
ef37b23050
Fixed #18872 -- Added prefix to FormMixin
|
11 жил өмнө |
Tim Graham
|
bb863faecd
Proofed the 1.6 release notes
|
11 жил өмнө |
Luke Plant
|
f026a519ae
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
|
12 жил өмнө |
Juan Catalano
|
78c842a323
Adapted uses of versionchanged/versionadded to the new form.
|
12 жил өмнө |
Tim Graham
|
738eef0f8b
Improved FormView docs in class-based views index.
|
12 жил өмнө |
Tim Graham
|
c89717fabe
Fixed #17094 - Typo in class-based views doc.
|
12 жил өмнө |
Simon Charette
|
a10f390804
Fixed #19044 -- Made `DeletionMixin` interpolate its `success_url`.
|
12 жил өмнө |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 жил өмнө |
Aymeric Augustin
|
7ee7599ab3
Removed versionadded/changed annotations dating back to 1.4.
|
12 жил өмнө |
Issac Kelly
|
060ac8e711
Create headings and expand CBV docs so that the "Built-In CBV" docs include a complete list.
|
12 жил өмнө |
Daniel Greenfeld
|
1fefd91e1e
For #210, cleaned up text and formatting.
|
12 жил өмнө |
Daniel Greenfeld
|
dea554bd9d
Added mention in MRO section about method/attribute inheritence. Added simple examples to Generic editing views, added index to Generic editing views and Editing mixins, added missing template_name_suffix attribute to Generic editing views.
|
12 жил өмнө |
Jannis Leidel
|
c4c7fbcc0d
Fixed #18451 -- Vastly improved class based view documentation.
|
12 жил өмнө |