# django-simple-nav ```{include} ../README.md :start-after: :end-before: ``` ```{include} ../README.md :start-after: :end-before: ``` ```{include} ../README.md :start-after: :end-before: ``` If you're using the [permissions](usage.md#permissions) feature, you'll also need `django.contrib.auth` and `django.contrib.contenttypes` in `INSTALLED_APPS`. For [Jinja2](usage.md#jinja2) support, see the setup guide. ```{toctree} :hidden: :maxdepth: 3 getting-started.md tutorial.md usage.md reference.md changelog.md ``` ```{toctree} :hidden: :titlesonly: :caption: API Reference apidocs/django_simple_nav/django_simple_nav.templatetags apidocs/django_simple_nav/django_simple_nav.apps apidocs/django_simple_nav/django_simple_nav.conf apidocs/django_simple_nav/django_simple_nav.jinja2 apidocs/django_simple_nav/django_simple_nav.nav ``` ```{toctree} :hidden: :maxdepth: 3 :caption: Development development/contributing.md development/just.md Releasing ```