Luke Plant
|
f026a519ae
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
|
12 anni fa |
Juan Catalano
|
78c842a323
Adapted uses of versionchanged/versionadded to the new form.
|
12 anni fa |
Baptiste Mispelon
|
391ec5a085
Fixed #20160 -- Erronous reference to `module_name` in admin doc.
|
12 anni fa |
Tom V
|
a907fa088e
Docs template name mistake
|
12 anni fa |
Loic Bistuer
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 anni fa |
Aymeric Augustin
|
0c82b1dfc4
Fixed #19929 -- Improved error when MySQL doesn't have TZ definitions.
|
12 anni fa |
Carl Meyer
|
8f839aaa18
Minor edits to some recently-added admin docs.
|
12 anni fa |
Diederik van der Boor
|
b7ba4fc408
Add column-<field_name> classes to the admin list
|
12 anni fa |
Tim Graham
|
722683f508
Fixed #19887 - Noted when callables may be used in ModelAdmin.fields and ModelAdmin.fieldset.
|
12 anni fa |
Claude Paroz
|
60fff6fc94
Documented jQuery upgrade
|
12 anni fa |
Tim Graham
|
1add79bc40
Fixed #19852 - Updated admin fieldset example for consistency.
|
12 anni fa |
Aymeric Augustin
|
3f1c7b7053
Simplified default project template.
|
12 anni fa |
Nick Sandford
|
0694d2196f
Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.get_form() method is overridden.
|
12 anni fa |
Tim Graham
|
ee26797cff
Fixed typos in docs and comments
|
12 anni fa |
Tim Graham
|
eafc036476
Fixed #19577 - Added HTML escaping to admin examples.
|
12 anni fa |
Tim Graham
|
5b2d9bacd2
Fixed #19640 - Added inlineformset_factory to reference docs.
|
12 anni fa |
Tim Graham
|
d406afe12e
Fixed #19597 - Added some notes on jQuery in admin.
|
12 anni fa |
Tim Graham
|
43f89e0ad6
Fixed #19605 - Removed unused url imports from doc examples.
|
12 anni fa |
Tim Graham
|
4720117a31
Added details on minified jQuery and DEBUG mode for contrib.admin.
|
12 anni fa |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 anni fa |
Chris Beaven
|
3f890f8dc7
Update doc example for overriding change_form.html
|
12 anni fa |
Aymeric Augustin
|
7ee7599ab3
Removed versionadded/changed annotations dating back to 1.4.
|
12 anni fa |
Julien Phalip
|
ae206d78f6
Fixed #17646 -- Added a get_list_filter() method to ModelAdmin. Thanks to rasca for the suggestion and to mateusgondim for the patch.
|
12 anni fa |
Preston Holmes
|
edf7ad36fa
Fixed #18658 -- Improved ModelAdmin.message_user API
|
12 anni fa |
Aymeric Augustin
|
ccb2b574e8
Fixed #19315 -- Improved markup in admin FAQ.
|
12 anni fa |
Tim Graham
|
a386675a6a
Fixed #15968 - Noted that readonly_fields are excluded from the ModelForm
|
12 anni fa |
Tim Graham
|
39f5bc7fc3
Fixed #16841 - Documented a couple ModelAdmin methods
|
12 anni fa |
Tim Graham
|
d1de7596b2
Fixed #19120 - Added an example of using ModelAdmin methods for read-only fields.
|
12 anni fa |
Tim Graham
|
082fad0b83
Cleaned up contrib.admin install instructions.
|
12 anni fa |
Tim Graham
|
da958eb209
Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for the suggestion.
|
12 anni fa |