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

fixes django cms 3 compatibility #85

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

yvess
Copy link

@yvess yvess commented Jun 11, 2014

This PR adds cache = False to the plugin, so that it works again with django cms 3, see issue #83. Another change is that it removes the pushing of contrib messages in the context of a plugin. This make no sense in a plugin (no redirect is possible as plugin), without this change the message shows on the second request, on another page.

@yvess yvess changed the title fixes django cms 3 compatibility, see issue #83 fixes django cms 3 compatibility Jun 11, 2014
darbula added a commit to darbula/django-form-designer that referenced this pull request Jul 9, 2015
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

Successfully merging this pull request may close these issues.

1 participant