Skip to content

AttributeError: module 'django.conf.global_settings' has no attribute 'TEMPLATE_CONTEXT_PROCESSORS' #76

@surfer190

Description

@surfer190

On django 1.11.5:

The following error is shown with runserver:

AttributeError: module 'django.conf.global_settings' has no attribute 'TEMPLATE_CONTEXT_PROCESSORS'

So I left it out as it was apparently deprecated in django 1.8 and removed in 1.10

Now I get a Direct state modification is not allowed error, when using the buttons provided on admin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions