On Fri, Feb 6, 2009 at 5:47 PM, Alex Gaynor <alex.gay...@gmail.com> wrote: > On Fri, Feb 6, 2009 at 2:45 PM, Alvaro Mouriño <alvaro.stev...@gmail.com> > wrote: >> >> Hi list, >> >> None of the context processors are being executed, not only my own, >> django's context processors aren't either. I've been developing with >> django for about a year now and this is the first time something like >> this happens to me. I'm really lost here, any help o keyword to google >> for will be much appreciated. >> >> Thanks! >> >> -- >> AlvAro >> >> > > How are you rendering your template, specifically are you remembering to use > RequestContext? > No, I wasn't. I have always used a decorator [0] to render the template, but this time I decided to not use it. Instead I was (mis)using render_to_response and had forgotten that.
> Alex > Thanks Alex. [0] http://www.djangosnippets.org/snippets/133/ -- AlvAro --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---