Claude Paroz
|
7442eb1a24
Fixed #20224 -- Update docs examples which mention __unicode__
|
11 år sedan |
Tim Graham
|
1184d07789
Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk.
|
11 år sedan |
Loic Bistuer
|
c86a9b6398
Fixed #6903 - Preserve admin changelist filters after saving or deleting an object
|
11 år sedan |
Tim Graham
|
70d7e45eb0
Added release notes for auth views being reversed by name, not by path.
|
11 år sedan |
Marc Tamlyn
|
9ed971f4f1
Merge pull request #1245 from oinopion/list_select_related
|
11 år sedan |
Tomek Paczkowski
|
0fd9f7c95f
Fixed #19080 -- Fine-grained control over select_related in admin
|
11 år sedan |
Tim Graham
|
bb863faecd
Proofed the 1.6 release notes
|
11 år sedan |
Tim Graham
|
61524b09cf
Fixed #18388 - Added InlineModelAdmin.get_max_num hook.
|
12 år sedan |
Tim Graham
|
36aecb12b8
Fixed #19425 - Added InlineModelAdmin.get_extra hook.
|
12 år sedan |
Wiktor Kolodziej
|
cec9558fba
Fixed #17308 -- Enabled the use of short_description on properties in the admin.
|
12 år sedan |
Bozidar Benko
|
2d309a7043
Fixed #15961 -- Modified ModelAdmin to allow for custom search methods.
|
12 år sedan |
vkuzma
|
1fe587d80b
Add missing imports and models to the examples in the admin documentation
|
12 år sedan |
Luke Plant
|
f026a519ae
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
|
12 år sedan |
Juan Catalano
|
78c842a323
Adapted uses of versionchanged/versionadded to the new form.
|
12 år sedan |
Baptiste Mispelon
|
391ec5a085
Fixed #20160 -- Erronous reference to `module_name` in admin doc.
|
12 år sedan |
Tom V
|
a907fa088e
Docs template name mistake
|
12 år sedan |
Loic Bistuer
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 år sedan |
Aymeric Augustin
|
0c82b1dfc4
Fixed #19929 -- Improved error when MySQL doesn't have TZ definitions.
|
12 år sedan |
Carl Meyer
|
8f839aaa18
Minor edits to some recently-added admin docs.
|
12 år sedan |
Diederik van der Boor
|
b7ba4fc408
Add column-<field_name> classes to the admin list
|
12 år sedan |
Tim Graham
|
722683f508
Fixed #19887 - Noted when callables may be used in ModelAdmin.fields and ModelAdmin.fieldset.
|
12 år sedan |
Claude Paroz
|
60fff6fc94
Documented jQuery upgrade
|
12 år sedan |
Tim Graham
|
1add79bc40
Fixed #19852 - Updated admin fieldset example for consistency.
|
12 år sedan |
Aymeric Augustin
|
3f1c7b7053
Simplified default project template.
|
12 år sedan |
Nick Sandford
|
0694d2196f
Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.get_form() method is overridden.
|
12 år sedan |
Tim Graham
|
ee26797cff
Fixed typos in docs and comments
|
12 år sedan |
Tim Graham
|
eafc036476
Fixed #19577 - Added HTML escaping to admin examples.
|
12 år sedan |
Tim Graham
|
5b2d9bacd2
Fixed #19640 - Added inlineformset_factory to reference docs.
|
12 år sedan |
Tim Graham
|
d406afe12e
Fixed #19597 - Added some notes on jQuery in admin.
|
12 år sedan |
Tim Graham
|
43f89e0ad6
Fixed #19605 - Removed unused url imports from doc examples.
|
12 år sedan |