Add line break to makemigrations code snippet

pull/4068/head
Matt Westcott 2017-11-27 01:11:09 +00:00
rodzic 782108e263
commit ff0daf074d
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -86,6 +86,7 @@ an argument to ``runtests.py``
You can create migrations for the test app by running the following from the Wagtail root.
.. code-block:: console
$ django-admin.py makemigrations --settings=wagtail.tests.settings