I use a base navigation template that has the right rail, and the rest
of my templates extend that base template to put in the content - All
of my views grab a category list.

Flatpages are perfect for the about us, contact us, etc. sections of my
site, but my navigation bar needs this category list, and I'd like to
keep it dynamic.

Though the content is pretty static, I'd like to keep be able to use
flatpages to make updates more simple for my partners.

Is there any way to accomplish this, or should I just create a couple
of views for these sections and hard code the content in the template?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to