0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/docs/reference/contrib/modeladmin
Andy Babic 78f67f8fdb * Gives the result_row_display control over the <tr> element for each row in IndexView by shifting the <tr> out of result_list.html and into result_row.html
* `result_row_display` adds a `data-object_pk` attribute to each row, to make items easier to identify with JS
* Adds `get_extra_attrs_for_row()` method to `ModelAdmin`, to give developers a way of adding further attributes to the `<tr>` element
2016-10-21 17:20:54 +01:00
..
chooseparentview.rst Add documentation to help with customisation of contrib.modeladmin 2016-09-28 20:52:19 +01:00
create_edit_delete_views.rst Add documentation to help with customisation of contrib.modeladmin 2016-09-28 20:52:19 +01:00
index.rst Add documentation to help with customisation of contrib.modeladmin 2016-09-28 20:52:19 +01:00
indexview.rst * Gives the result_row_display control over the <tr> element for each row in IndexView by shifting the <tr> out of result_list.html and into result_row.html 2016-10-21 17:20:54 +01:00
inspectview.rst Add documentation to help with customisation of contrib.modeladmin 2016-09-28 20:52:19 +01:00
menu_item.rst Add documentation to help with customisation of contrib.modeladmin 2016-09-28 20:52:19 +01:00
primer.rst Add documentation to help with customisation of contrib.modeladmin 2016-09-28 20:52:19 +01:00