I am Django/Web newbie developer and I am looking for the correct way to 
add a navigation bar (hopefully the correct term) to my ticketing app such 
that the options "Admin", "Open New Ticket", "View New Ticket", 
"Dashboard", "Logout" will always appear at the top of the page and that 
the page where the user is currently located will be highlighted.  Ideally, 
for users that are not logged in as Admin I would prefer not to show the 
admin option, should this not be possible I would like the admin option to 
be grayed out.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to