Update the Sites documentation, because the Sites UI is no longer in the future :-)

pull/640/merge
Matt Westcott 2014-10-08 16:56:12 +01:00
rodzic 8b91757e58
commit 58e42e9acd
1 zmienionych plików z 2 dodań i 4 usunięć

Wyświetl plik

@ -3,8 +3,6 @@
Sites
=====
Django's built-in admin interface provides the way to map a "site" (hostname or domain) to any node in the wagtail tree, using that node as the site's root. See :ref:`pages-theory`.
Wagtail allows mapping a "site" (hostname or domain) to any node in the tree, using that node as the site's root. See :ref:`pages-theory`.
Access this by going to ``/django-admin/`` and then "Home Wagtailcore Sites." To try out a development site, add a single site with the hostname ``localhost`` at port ``8000`` and map it to one of the pieces of content you have created.
Wagtail's developers plan to move the site settings into the Wagtail admin interface.
Access this by going to "Settings" and then "Sites". To try out a development site, add a single site with the hostname ``localhost`` at port ``8000`` and map it to one of the pieces of content you have created.