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

AttributeError: 'Settings' object has no attribute 'TEMPLATE_CONTEXT_PROCESSORS' #596

Open
ehmadzubair opened this issue May 24, 2017 · 8 comments

Comments

@ehmadzubair
Copy link

Since TEMPLATE_CONTEXT_PROCESSORS is deprecated Django 1.8+, the package needs to check TEMPLATES[*]['OPTIONS']['context_processors'] instead.

Am i missing something here? If not, would be happy to send in a PR

@shivashishrs
Copy link

shivashishrs commented Jun 10, 2017

Since we are using django version 1.11 so their are many error developer should solve. I changed code to bypass context processor check so I stuck on url pattern error because django have removed django.conf.urls.patterns for 1.10 and there are too many things to be upgraded. If you sill wnt to use this library than use django version 1.8.

@avtavgen
Copy link

any updates on this issue?

@maroodb
Copy link

maroodb commented Sep 2, 2017

there is no updates yet?

@DSoftwareArtist
Copy link

Any thoughts for this? Thanks.

@Blutude
Copy link

Blutude commented Mar 18, 2019

Same issue here.

@DarkHonin
Copy link

5:32AM, and need help woth the same problem

@RayChao2016
Copy link

I use Django 2.1.1, and just encountered the same problem.
Does anyone know how to fix?

@deya-eldeen
Copy link

still stuck in 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

9 participants