> It doesn't by default. However, have a look > athttp://www.djangoproject.com/documentation/templates_python/#django-c...to > see how to enable that. Generic views are given a RequestContext context, so > providing you enable the correct middleware processors, this will be possible. (...) Thanks a lot for a quick answer. I'm going to take a look at RequestContext now :)
-- Jakub Wisniowski --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

