I have various global values, like SITE_NAME, defined in my
settings.py. How would you make settings available inside Flatpage
templates? For non-flatpages, I'm currently importing settings in my
view and explicitly passing it in render_to_response(). Do Flatpages
allow you to specify what data gets passed to them, aside from the db
page data?

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

Reply via email to