On Mon, 2010-12-27 at 08:03 -0800, easylancer wrote:
> TEMPLATE_CONTEXT_PROCESSORS = (
>     'django.contrib.auth.context_processors.auth',
>     'django.core.context_processors.debug',
>     'django.core.context_processors.i18n',
>     'django.core.context_processors.media',
>     'django.contrib.messages.context_processors.messages',
>     'django.core.context_processors.request',
> ) 

actually only 'request' is not there - the others are present by default
-- 
regards
KG
http://lawgon.livejournal.com
Coimbatore LUG rox
http://ilugcbe.techstud.org/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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.

Reply via email to