开发者

How do I do navigation in django?

开发者 https://www.devze.com 2023-03-30 15:18 出处:网络
I have a website that has tree structure. 开发者_如何学GoOne \"menu\" contains 1st level items, another \"sidemenu\" contains 2nd + 3rd menu items.

I have a website that has tree structure. 开发者_如何学GoOne "menu" contains 1st level items, another "sidemenu" contains 2nd + 3rd menu items.

Could anyone recommend Django application that integrates with urlpatterns for doing this or similar structure?


Have a look at http://djangopackages.com/grids/g/navigation/

0

精彩评论

暂无评论...
验证码 换一张
取 消