How to generate horizontal navbars

What are some alternatives to using bootstrap to generate horizontal navbars with pulldowns?

That’s really not a Django issue. Search around for CSS and/or JavaScript libraries for managing the UI. There are bunches available. Django is only involved so far as it’s necessary to create the appropriate HTML.