With the help of bootstrap, then you just make queryset and loop the titles in the dropdown list,
On Wed, 25 Oct 2023, 19:25 Raymond N, <[email protected]> wrote: > Am working on a website using django and i want to create a dropdown list > on the navigation bar such that when i add a title in the admin its added > here. > > This title should also automatically be a link to a page populated with > data attached to that specific title > > Does anyone know how i can do this?? > > Thanks, > Raymond > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAJpDcBRHUKy9V_g-n_o5cd71LKqUPAEfjJxD041%3DEqeaRPmqyA%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAJpDcBRHUKy9V_g-n_o5cd71LKqUPAEfjJxD041%3DEqeaRPmqyA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CANfc-pAhDOgpChiw0iMTDvOkudOhz5pUb3H5LgPCg8mqSrqiHw%40mail.gmail.com.

