Reputation: 2520
I have a website that has tree structure. One "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?
Upvotes: 1
Views: 251