| Age | Commit message (Collapse) | Author |
|
doesn't have the change permission.
Regression in 825f0beda804e48e9197fcf3b0d909f9f548aa47.
Backport of ffb72a95bcd6fc5cce7915f3b3732a05837f29a2 from master
|
|
help_texts.
|
|
|
|
before its formset's Media.
This provides better backwards compatibility following refs #28377.
|
|
non-editable pk.
Thanks Robin Anupol for the initial report and workaround.
|
|
|
|
|
|
Thanks Carl Meyer and Tim Graham for contributing to the patch.
|
|
|
|
|
|
|
|
Form.__init__() for TabularInline.
|
|
|
|
Browser names should be passed as a comma separated list to the --selenium flag.
Thanks Tim Graham, Simon Charette and Moritz Sichert for review and discussion.
|
|
|
|
|
|
|
|
Thanks to Tim Graham for the review.
|
|
This includes the ability to collapse inlines by specifying a class named
'collapse'.
|
|
This allows setting a Content-Security-Policy HTTP header
(refs #15727).
Special thanks to blighj, the original author of this patch.
|
|
|
|
If the model form had a form field specified, the label rendered
as "None".
|
|
deprecation timeline.
|
|
|
|
|
|
|
|
|
|
Forwardport of ae1d663b7913f6da233c55409c4973248372d302
from stable/1.8.x plus more.
|
|
Thanks Aymeric Augustin and Florian Apolloner for work on the patch.
|
|
|
|
|
|
Refs #15779. This will allow easier admin URL changes, when needed.
Thanks Simon Charette for the review.
|
|
|
|
|
|
|
|
|
|
django.contrib.admin.helpers.InlineAdminForm.original_content_type_id
|
|
Thanks DrMeers for the suggestion.
|
|
Thanks Daniel Pope for the suggestion.
|
|
FormSet.min_num and FormSet.extra.
Forwardport of 79f15ab1ef from stable/1.7.x
|
|
Thanks Stephen Burrows for work on the patch as well.
Forwardport of 2914f66983a92fcae55673c517dd8d01e8c238c4 from stable/1.7.x
|
|
|
|
|
|
Thanks Piotr Kasprzyk for help with the patch.
|
|
Report and original patch from jrief.
|
|
|
|
Signed-off-by: Jason Myers <jason@jasonamyers.com>
|
|
Previously there was a mixture of the two which resulted in inconsistent
casing.
|
|
|
|
|