| Age | Commit message (Collapse) | Author |
|
ModelAdmin.prepopulated_fields.
|
|
The class name is the same as one given to the fields in the change list.
|
|
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
|
|
wrapping a hidden widget.
|
|
Unused since b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
|
|
|
|
|
|
|
|
autocomplete/raw_id_fields/radio_fields widget with ModelAdmin.get_formset().
|
|
|
|
|
|
|
|
|
|
users.
Thanks Claude Paroz & Tim Graham for collaborating on the patch.
|
|
Forward port of d5ed08263b58ec972a1e009f23d7b90c30b6b9c1 from master.
|
|
|
|
|
|
|
|
|
|
accept the obj argument.
* Refs #27991 -- Added testing for ModelAdmin.get_inline_instances() if the inline's has_add_permission() doesn't accept 'obj'.
* Fixed #29723 -- Fixed crash if InlineModelAdmin.has_add_permission() doesn't accept the obj argument.
|
|
|
|
dots.
Thanks Sudhanshu Mishra for the initial patch and Tim Graham for the review.
|
|
TEMPLATES setting.
|
|
has an extra field.
|
|
|
|
|
|
|
|
permission.
|
|
|
|
|
|
add permission to a TabularInline.
Regression in 825f0beda804e48e9197fcf3b0d909f9f548aa47.
|
|
|
|
Forwardport of cbf7e7dc52db2834e95817bbbfb56a693c83b84f from stable/2.1.x.
|
|
|
|
HTML size attribute.
|
|
Thanks Tim Graham for the review.
|
|
autocomplete_fields.
|
|
|
|
change view's read-only fields.
Thanks Matthew Frazier for the report and fix.
|
|
has_delete_permission() for permissions checking.
|
|
ModelAdmin.ordering.
|
|
without asc()/desc() in the ordering.
|
|
Partially reverted 825f0beda804e48e9197fcf3b0d909f9f548aa47.
|
|
|
|
Regression in 917cc288a38f3c114a5440f0749b7e5e1086eb36.
|
|
|
|
|
|
have the change permission.
Regression in 825f0beda804e48e9197fcf3b0d909f9f548aa47.
|
|
|
|
Co-authored-by: Petr Dlouhy <petr.dlouhy@email.cz>
Co-authored-by: Olivier Dalang <olivier.dalang@gmail.com>
|