Tuesday, October 12, 2010

TEMPLATE_CONTEXT_PROCESSORS and testserver

Hi there,

I've being noticing something strange: I added a context processor to
my project, but it's not being used when I run the project by
"manage.py testserver". Why that? Did I do something wrong?

When I run it in "runserver", it's working alright.

Thanks!

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment