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

django 1.9 - RemovedInDjango110Warning: django.core.context_processors #39

Open
adamteale opened this issue May 5, 2016 · 1 comment

Comments

@adamteale
Copy link

Hi Alem,

Many thanks for making django-jfu available!

I have just upgraded my django app to django 1.9 and I see that the development server is returning this warning/error:

.../lib/python2.7/site-packages/jfu/templatetags/jfutags.py:1: RemovedInDjango110Warning: django.core.context_processors is deprecated in favor of django.template.context_processors.
from django.core.context_processors import csrf

Is there any chance you might be able to release a new version to fix this?

Many thanks!

Adam

@maackle
Copy link

maackle commented Oct 13, 2016

@adamteale If #36 ever gets merged, it will fix this.

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

No branches or pull requests

2 participants