wagtail/docs/reference
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
..
contrib Use .. code-block:: console for all shell commands 2016-11-28 13:41:35 +00:00
pages Add Page.objects.first_common_ancestor() method 2016-10-26 13:01:46 +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 Use .. code-block:: console for all shell commands 2016-11-28 13:41:35 +00: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