Skip to content

Not working on Django 1.11 #48

Closed
Closed
@mbi

Description

@mbi

When a snippet is rendered in Django-CMS 3.4.5 and Django 1.11, the following exception is raised:

TypeError: context must be a dict rather than Context.

This is due to cms_plugins.py#L34 using Context instead of a plain dict when rendering.

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