Hi Fabien.

I normally create a 'load_context' function that takes the common
arguments for the views and returns a populated context dict.

I don't know if is possible to add vars to the local namespace.

I didn't tried but maybe you can use the decorator to populate the
context, and pass it as an argument to the 'decorated' view function.

Best regards.
Enrico


--~--~---------~--~----~------------~-------~--~----~
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