Django-facebook icon indicating copy to clipboard operation
Django-facebook copied to clipboard

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

Open ehmadzubair opened this issue 7 years ago • 8 comments

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

ehmadzubair avatar May 24 '17 10:05 ehmadzubair

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.

shivashishrs avatar Jun 10 '17 16:06 shivashishrs

any updates on this issue?

avtavgen avatar Jul 11 '17 15:07 avtavgen

there is no updates yet?

maroodb avatar Sep 02 '17 18:09 maroodb

Any thoughts for this? Thanks.

DSoftwareArtist avatar Sep 26 '17 06:09 DSoftwareArtist

Same issue here.

Blutude avatar Mar 18 '19 02:03 Blutude

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

DarkHonin avatar Apr 25 '19 03:04 DarkHonin

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

RayChao2016 avatar May 04 '19 07:05 RayChao2016

still stuck in this.

deya-eldeen avatar Sep 02 '20 12:09 deya-eldeen