Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Add 'request' context processor to default settings? #19

Open
bartTC opened this issue May 30, 2011 · 2 comments
Open

Add 'request' context processor to default settings? #19

bartTC opened this issue May 30, 2011 · 2 comments

Comments

@bartTC
Copy link
Member

bartTC commented May 30, 2011

This is used in every project I know.

TEMPLATE_CONTEXT_PROCESSORS += (
    'django.core.context_processors.request',
)
@sertac
Copy link

sertac commented Feb 3, 2012

saver

@tschellenbach
Copy link

any docs on why this was removed from the default context processors?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants