Navigation Menu

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

Approach to adding Context Processors changed in Django 1.8+ #960

Merged
merged 2 commits into from May 24, 2015

Conversation

seanmavley
Copy link
Contributor

Docs changed to accommodate that accordingly for those running 1.8+
Changes committed in:
modified: docs/installation.rst

Docs changed to accommodate that accordingly for those running 1.8+
 Changes to be committed:
	modified:   docs/installation.rst
'context_processors': [
# Already defined Django-related contexts here

# All Auth needs this from django
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for nitpicking, but could you turn "All Auth" into "allauth"? Thanks

@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.32% when pulling b7bbbab on seanmavley:master into f648554 on pennersr:master.

@seanmavley
Copy link
Contributor Author

Sorry, didn't give much thought about the name. Fixed now.

pennersr added a commit that referenced this pull request May 24, 2015
Approach to adding Context Processors changed in Django 1.8+
@pennersr pennersr merged commit eeeea56 into pennersr:master May 24, 2015
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