X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/22b7ea83d27048a5261459849e059d1b9e07eceb..51af4dbc0b6cb683480ea211ef45761d914d9945:/docs/tutorials/shipherd.rst diff --git a/docs/tutorials/shipherd.rst b/docs/tutorials/shipherd.rst index f7988e6..3a62cb0 100644 --- a/docs/tutorials/shipherd.rst +++ b/docs/tutorials/shipherd.rst @@ -3,7 +3,7 @@ Using Shipherd in the Admin The navigation mechanism is fairly complex; unfortunately, there's no real way around that - without a lot of equally complex code that you are quite welcome to write and contribute! ;-) -For this guide, we'll assume that you have the setup described in :doc:`getting-started`. We'll be adding a main :class:`.Navigation` to the root :class:`.Node` and making it display as part of the :class:`.Template`. +For this guide, we'll assume that you have the setup described in :doc:`getting-started`. We'll be adding a main :class:`.Navigation` to the root :class:`.Node` and making it display as part of the :class:`.Template`. Before getting started, make sure that you've added :mod:`philo.contrib.shipherd` to your :setting:`INSTALLED_APPS`. Creating the Navigation +++++++++++++++++++++++