Apps implementing site navigation (e.g. breadcrumbs, menu, site trees).
Package | iommi | django-sitetree | django-simple-menu | django-view-breadcrumbs | django-navtag | django-simple-nav | Django Lineup | django-propeller | django-dynamic-breadcrumbs | django-multinavigation | django-navutils |
---|---|---|---|---|---|---|---|---|---|---|---|
Description |
Your first pick for a django power cord |
Reusable application for Django introducing site tree, menu and breadcrumbs navigation elements. |
Simple, yet powerful, code-based menus for Django applications |
Breadcrumb mixins for django views. Create breadcrumbs in seconds. |
Keep that navigation logic in the presentation layer where it belongs. |
A simple, flexible, and extensible navigation menu for Django |
Navigation system for django sites |
Develop more, Code less. Propeller integration with Django. Propeller is a front-end responsive framework based on Google's Material Design Standard... |
Django app to generate HTML breadcrumbs from URL paths |
Goal: A mostly DRY way of define and create navigations, the standard menu and breadcrumbs. |
A lightweight package for handling menus and breadcrumbs in your django project |
Category | Framework | App | App | App | App | App | App | App | App | App | App |
# Using This |
1
![]() |
22
![]() |
3
![]() |
0
![]() |
0
![]() |
0
![]() |
1
![]() |
1
![]() |
0
![]() |
0
![]() |
2
![]() |
Python 3? | |||||||||||
Development Status | Production/Stable | Production/Stable | Production/Stable | Production/Stable | Production/Stable | Beta | Production/Stable | Beta | Unknown | n/a | Beta |
Last updated | July 8, 2025, 1:14 a.m. | June 9, 2025, 12:22 a.m. | May 5, 2025, 6:07 p.m. | April 22, 2024, 4:36 p.m. | June 30, 2025, 9:21 a.m. | July 14, 2025, 1:05 p.m. | June 26, 2025, 9:48 a.m. | Aug. 30, 2024, 6:21 p.m. | Sept. 20, 2023, 3:58 p.m. | Nov. 8, 2023, 11:27 a.m. | May 6, 2022, 3:19 a.m. |
Version | 7.14.3 | 1.18.0 | 2.1.4 | 2.5.1 | 3.2 | 0.12.0 | 1.0.0 | 1.5.0 | 0.4.3 | n/a | 0.8 |
Repo | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub |
Commits | |||||||||||
Stars | 914 | 348 | 270 | 77 | 33 | 17 | 12 | 31 | 17 | 8 | 38 |
Repo Forks | 55 | 131 | 84 | 8 | 8 | 1 | 1 | 5 | 4 | 1 | 12 |
Participants |
boxed
jlubcke bgrundmann berycz feffe maxalbert tltx Braintelligence viktor2097 larserikh more... |
idlesign
dependabot[bot] stop5 jefftriplett ScottEAdams dpretty PetrDlouhy simklei vosi daevaorn more... |
kytta
pre-commit-ci[bot] borgstrom mbeijen lociii GabDug nerdoc marekrogala boekkooi ruxkor more... |
jackton1
renovate-bot renovate[bot] dependabot[bot] github-actions[bot] pre-commit-ci[bot] pyup-bot repo-ranger[bot] allcontributors[bot] dependabot-preview[bot] more... |
SmileyChris
ipmb |
joshuadavidthomas
pre-commit-ci[bot] dependabot[bot] HiPhish jefftriplett williln |
abidibo
tngadmin elisarubin |
tfroehlich82
pyup-bot |
marcanuy
pescheck-bram williwacker |
adlh |
EliotBerriot
thperret wgordon17 powderflask ohrstrom quevon24 |
Documentation | n/a | n/a | n/a | n/a | |||||||
NAV Breadcrumbs | |||||||||||
NAV Menu | |||||||||||
Permissions | support single, all or any checks |
||||||||||
Per-view | |||||||||||
Pluggable sources | (app level) | wtf? | different apps can override the same menu or register custom menus |
||||||||
Internationalization | |||||||||||
NAV Site tree | |||||||||||
Active Item | via declaration in view or context |
||||||||||
Contrib Admin support | unnecessary, no database involved |
||||||||||
Parents for active | via declaration in view or context |
Feature | Description |
---|---|
NAV Breadcrumbs | Application can produce breadcrumbs navigation. |
NAV Menu | Application can produce menu navigation. |
Permissions | Provides dynamic menu generation based on user permissions. |
Per-view | Views can be annotated with breadcrumbs |
Pluggable sources | |
Internationalization | Application facilitates internationalization process. |
NAV Site tree | Application can produce site trees (full site structure, sometimes reffered as<br>site map). |
Active Item | Automatically identifies the active item |
Contrib Admin support | Application supports its management with Django Admin contrib. package. |
Parents for active | Automatically identifies all parents for active item (*for tree structures, e.g.<br>menu). |
Search Weight | Package | Description | Last PyPI release | Stars | Forks | |||||
---|---|---|---|---|---|---|---|---|---|---|
{{ item.weight / max_weight * 100 | number:0 }}% | {{ item.title }} | Grid: {{ item.description }} | {{ item.last_released | date: 'mediumDate' }} | N/A | {{ item.score }} | N/A | {{ item.repo_watchers }} | N/A | {{ item.repo_forks }} | N/A |