Skip to content

Wagtail-cache is incompatible with django-developer-panel #5

@drcongo

Description

@drcongo

I think this is an issue at the django-develeoper-panel end though so if I get time I'll do some testing and open an issue or pull request there. The problem is this line in the middleware, our response has no context_data attribute so this line throws an exception. It's easy enough to make that return if the attribute is missing, but there may be more to it than that.

Might be worth adding to known issues in the readme for now though.

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