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

Python Error : deprecated function django.core.context_processors #115

Closed
salt-lick opened this issue Jun 29, 2016 · 2 comments
Closed

Python Error : deprecated function django.core.context_processors #115

salt-lick opened this issue Jun 29, 2016 · 2 comments
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@salt-lick
Copy link

/usr/lib64/python2.7/importlib/__init__.py:37: RemovedInDjango110Warning: django.core.context_processors is deprecated in favor of django.template.context_processors. __import__(name)

Received error in the gunicorn logs.

@jeremystretch
Copy link
Member

jeremystretch commented Jun 29, 2016

I believe this is related to django-tables2. I've held off on upgrading to 1.2.2 because there seems to be some weird performance issue with it.

@jeremystretch jeremystretch added the type: bug A confirmed report of unexpected behavior in the application label Jun 29, 2016
@jeremystretch
Copy link
Member

Had this confused with a different issue. This is not related to django-tables2.

if-fi pushed a commit to if-fi/netbox that referenced this issue Oct 1, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jan 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants