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

Closed
opened 2025-12-29 15:31:45 +01:00 by adam · 2 comments
Owner

Originally created by @salt-lick on GitHub (Jun 29, 2016).

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

Originally created by @salt-lick on GitHub (Jun 29, 2016). `/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.
adam added the type: bug label 2025-12-29 15:31:45 +01:00
adam closed this issue 2025-12-29 15:31:45 +01:00
Author
Owner

@jeremystretch commented on GitHub (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 commented on GitHub (Jun 29, 2016): I believe this is related to [django-tables2](https://github.com/bradleyayers/django-tables2/issues/314). I've held off on upgrading to 1.2.2 because there seems to be some weird performance issue with it.
Author
Owner

@jeremystretch commented on GitHub (Jul 13, 2016):

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

@jeremystretch commented on GitHub (Jul 13, 2016): Had this confused with a different issue. This is not related to django-tables2.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#79