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 Added support for AWS CloudFront in Frontend cache invalidation module (#1845) 2016-08-29 15:15:27 +01:00
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 Add documentation to help with customisation of contrib.modeladmin 2016-09-28 20:52:19 +01:00
routablepage.rst Renamed "self" template variable to "page" in docs 2015-10-13 09:52:16 +01:00
searchpromotions.rst Normalise all code blocks in the docs 2015-10-05 16:55:58 +01:00
settings.rst Release notes for #3047 2016-10-10 14:24:01 +03:00
sitemaps.rst Fix site ref in docs 2016-10-01 22:04:46 +03:00
staticsitegen.rst Mark django-medusa as no longer maintained 2016-07-29 15:54:52 +01:00
table_block.rst Rename table_block.fields to table_block.blocks 2016-05-18 15:51:54 +01:00