Simple DRY Tabs using Django 1.3
I was just playing around with Django 1.3 and came across the new 'with' addition to the include tag. I thought this was a super elegant way to implement a DRY tab menu without having to move menu code into the views. Enjoy!
- menu
- dry
- tabs
- menus
- tabbed
- tab