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
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