Rename settings how-to guide

pull/5720/head
Karl Hobley 2019-11-09 15:47:58 +00:00 zatwierdzone przez Matt Westcott
rodzic 23145382e9
commit 633ad38925
2 zmienionych plików z 5 dodań i 4 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
==============================
Configuring Django for Wagtail
==============================
==================================================
How to add Wagtail into an existing Django project
==================================================
To install Wagtail completely from scratch, create a new Django project and an app within that project. For instructions on these tasks, see :doc:`Writing your first Django app <django:intro/tutorial01>`. Your project directory will look like the following::
@ -132,6 +132,7 @@ Third-Party Apps
.. _the django-modelcluster github project page: https://github.com/torchbox/django-modelcluster
URL Patterns
~~~~~~~~~~~~

Wyświetl plik

@ -8,7 +8,7 @@ Advanced topics
images/index
documents/index
embeds
settings
add_to_django_project
deploying
performance
privacy