Am new to Django. Am trying to build a car rental web site. After logging in the home page navbar at the top is showing the "hello <username>" as expected. But I want a drop-down menu from that welcome message which will contain the user edit profile option, his/her bookings and a logout options. I have created edit profile and logout features but they are separately shown. How can I bring them under the drop-down menu in the "hello <username> welcome message? Please give a detailed explanation.
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1a839db3-af01-401b-8f76-a487da4843c8%40googlegroups.com.