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 wizard not respecting cms_permissions setting #4908

Merged
merged 9 commits into from
Jan 14, 2016

Conversation

czpython
Copy link
Contributor

Fixes #4905

Based off #4902

  • Refactored cms permission utilities to be more dry.
  • Have cms wizard use these utilities instead of using it's own.
  • Start split between function and function_from_request

@czpython czpython changed the title Fixes/issue 4905 Fixes wizard not respecting cms_permissions setting Jan 12, 2016
@czpython czpython added this to the 3.2.1 milestone Jan 12, 2016
@mkoistinen
Copy link
Contributor

Looks VERY good to me... now we just have to do all the other permission check functions (in a future PR).

czpython added a commit that referenced this pull request Jan 14, 2016
Fixes wizard not respecting cms_permissions setting
@czpython czpython merged commit 66070f0 into django-cms:release/3.2.x Jan 14, 2016
@czpython czpython deleted the fixes/issue-4905 branch January 14, 2016 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants