Skip to content

Add a tutorial to docs #52

@joshuadavidthomas

Description

@joshuadavidthomas
  • 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

No one assigned

    Labels

    💅 nice to haveDesirable enhancements that are not critical to the project📝 needs docsFeature or change that requires documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions