-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
💅 nice to haveDesirable enhancements that are not critical to the projectDesirable enhancements that are not critical to the project📝 needs docsFeature or change that requires documentationFeature or change that requires documentation
Description
- Start with the Django polls tutorial
- Add a nav without package
- polls list
- add new poll (depending on
is_staff
perm) - Admin (depending on
is_staff
perm) - Log out/log in (depending on
is_authenticated
perm)
- Refactor to use package
- List alternatives --
include
, custom inclusion template tag, context processor, other packages (django-simple-menu
, others on django package's navigation grid)
Metadata
Metadata
Assignees
Labels
💅 nice to haveDesirable enhancements that are not critical to the projectDesirable enhancements that are not critical to the project📝 needs docsFeature or change that requires documentationFeature or change that requires documentation