wagtail/docs/reference/contrib
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
..
api
modeladmin * 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
forms.rst Added getters for templates in AbstractForm 2016-10-13 15:08:49 +01:00
frontendcache.rst single typo in Cloudfront docs (#3099) 2016-10-20 15:25:27 +01:00
index.rst
routablepage.rst
searchpromotions.rst Normalise all code blocks in the docs 2015-10-05 16:55:58 +01:00
settings.rst
sitemaps.rst
staticsitegen.rst
table_block.rst