wagtail/docs/reference
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
..
contrib * 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
pages Use get_admin_display_title in admin 2016-10-13 15:46:12 +01:00
hooks.rst Allow to limit access to form submissions (#3016) 2016-09-22 14:36:39 +03:00
index.rst added some basic signals docs 2015-10-06 01:18:25 +13:00
management_commands.rst Allow configuration or override of QueryDailyHits garbage collection 2016-09-22 14:21:38 +01:00
project_template.rst Remove mention of SASS / django-compressor; fix minor text errors 2015-10-15 09:21:47 +01:00
signals.rst Fix internal links 2016-03-06 21:05:05 +00:00