wagtail/docs/reference/contrib
Tim Heap 254e675634 Use .. code-block:: console for all shell commands
This is the correct lexer for interactive console sessions, according to
<http://pygments.org/docs/lexers/>. This does require command lines to
be prefixed with `$`, otherwise they are interpreted as the output of a
command. It highlights the command nicely, including environment
variables, strings, and comments.
2016-11-28 13:41:35 +00:00
..
api Added support for AWS CloudFront in Frontend cache invalidation module (#1845) 2016-08-29 15:15:27 +01:00
modeladmin `Added support for 'exclude_from_explorer' attribute on ModelAdmin class 2016-11-23 16:51:08 +00:00
forms.rst Added getters for templates in `AbstractForm` 2016-10-13 15:08:49 +01:00
frontendcache.rst Update the Cloudflare backend to use the v4 API 2016-11-17 12:01:57 +00: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 Use .. code-block:: console for all shell commands 2016-11-28 13:41:35 +00:00
table_block.rst Rename table_block.fields to table_block.blocks 2016-05-18 15:51:54 +01:00