Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use request context processor instead of custom view classes #26

Merged

Conversation

groovecoder
Copy link
Member

jingo loader + TemplateView generic = we can use TEMPLATE_CONTEXT_PROCESSORS and django.core.context_processors.request to put the request into all template contexts.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 036b859 on groovecoder:request-context-processor into 42a5977 on codefortulsa:master.

jwhitlock added a commit that referenced this pull request Aug 27, 2014
use request context processor instead of custom view classes
@jwhitlock jwhitlock merged commit 52683db into codefortulsa:master Aug 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants