Hi
I have a navbar in base.html and I want when I click any item of navbar, load related app template beside the navbar not in another tab.
thanks for your help
Hi
I have a navbar in base.html and I want when I click any item of navbar, load related app template beside the navbar not in another tab.
thanks for your help
Welcome @foroz !
Are you looking to do this as a complete page reload (normal http request) or as a partial page update (AJAX)?