LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
bootstrap4_nav/__init__.py
bootstrap4_nav/__meta__.py
bootstrap4_nav/context_processors.py
bootstrap4_nav/models.py
bootstrap4_nav/settings.py
bootstrap4_nav/utils.py
bootstrap4_nav.egg-info/PKG-INFO
bootstrap4_nav.egg-info/SOURCES.txt
bootstrap4_nav.egg-info/dependency_links.txt
bootstrap4_nav.egg-info/requires.txt
bootstrap4_nav.egg-info/top_level.txt
bootstrap4_nav/migrations/__init__.py
bootstrap4_nav/static/bootstrap4_nav/bootstrap4_nav.css
bootstrap4_nav/static/bootstrap4_nav/bootstrap4_nav.js
bootstrap4_nav/templates/bootstrap4_nav/400.html
bootstrap4_nav/templates/bootstrap4_nav/403.html
bootstrap4_nav/templates/bootstrap4_nav/404.html
bootstrap4_nav/templates/bootstrap4_nav/500.html
bootstrap4_nav/templates/bootstrap4_nav/base.html
bootstrap4_nav/templates/bootstrap4_nav/begin_body.html
bootstrap4_nav/templates/bootstrap4_nav/end_body.html
bootstrap4_nav/templates/bootstrap4_nav/footer.html
bootstrap4_nav/templates/bootstrap4_nav/head.html
bootstrap4_nav/templates/bootstrap4_nav/messages.html
bootstrap4_nav/templates/bootstrap4_nav/navbar.html
bootstrap4_nav/templates/bootstrap4_nav/navbar_items.html
bootstrap4_nav/templates/bootstrap4_nav/sidenav.html
bootstrap4_nav/templates/bootstrap4_nav/sidenav_items.html
bootstrap4_nav/templates/registration/logged_out.html
bootstrap4_nav/templates/registration/login.html
bootstrap4_nav/templates/registration/password_change_done.html
bootstrap4_nav/templates/registration/password_change_form.html
bootstrap4_nav/templates/registration/password_reset_complete.html
bootstrap4_nav/templates/registration/password_reset_confirm.html
bootstrap4_nav/templates/registration/password_reset_done.html
bootstrap4_nav/templates/registration/password_reset_email.html
bootstrap4_nav/templates/registration/password_reset_form.html
bootstrap4_nav/templates/registration/password_reset_subject.txt
bootstrap4_nav/templates/registration/profile.html
bootstrap4_nav/templates/registration/profile_form.html
bootstrap4_nav/templatetags/__init__.py
bootstrap4_nav/templatetags/bootstrap4_nav.py
demo_app/migrations/__init__.py
demo_site/settings/__init__.py
demo_site/settings/base.py
demo_site/settings/development.py
demo_site/settings/local.py
demo_site/settings/production.py