Baptiste Darthenay
|
81545940c6
Fixed #20565 -- Added template examples for GCBV.
|
11 ani în urmă |
Tim Graham
|
c36b75c814
Fixed #20545 - Made class-based view MRO lists consistent.
|
11 ani în urmă |
Luke Plant
|
f026a519ae
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
|
12 ani în urmă |
Simon Charette
|
b0bbccf630
Fixed #20262 -- Replaced a reference to the wrong model in the CBV doc.
|
12 ani în urmă |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 ani în urmă |
Tim Graham
|
0d3f16b12e
Fixed #19520 - Corrected some misleading docs about template_name_suffix.
|
12 ani în urmă |
Tim Graham
|
38055222bd
Fixed #19239 - Added examples for generic date views
|
12 ani în urmă |
Aymeric Augustin
|
00ff69a827
Fixed #19283 -- Fixed typo in imports in CBV docs.
|
12 ani în urmă |
Issac Kelly
|
060ac8e711
Create headings and expand CBV docs so that the "Built-In CBV" docs include a complete list.
|
12 ani în urmă |
Daniel Greenfeld
|
1fefd91e1e
For #210, cleaned up text and formatting.
|
12 ani în urmă |
Daniel Greenfeld
|
b90caf014c
Changed myapps.models.py to myapps/models.py
|
12 ani în urmă |
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 ani în urmă |
Jannis Leidel
|
c4c7fbcc0d
Fixed #18451 -- Vastly improved class based view documentation.
|
12 ani în urmă |