Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

django-cms 3.5 support #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

stefanfoulis
Copy link

@stefanfoulis stefanfoulis commented Aug 23, 2017

Since these changes will make aldryn-segment only work with the not yet released django CMS 3.5, we're holding off the merge for now.

(*) still weirdness that the plugin needs to be rendered in new style
rendering (with separate structure rendering). I'm unsure why this is
the case.

  • Not longer supporting django CMS<3.5
  • Dropped Django<1.8 support.

@stefanfoulis stefanfoulis self-assigned this Aug 23, 2017
(*) still weirdness that the plugin needs to be rendered in new style
rendering (with separate structure rendering). I'm unsure why this is
the case.

- Not longer supporting django CMS<3.5
- Dropped Django<1.8 support.
@stefanfoulis stefanfoulis requested a review from czpython August 23, 2017 14:33
@stefanfoulis stefanfoulis force-pushed the feature/cms-3.5-support branch from 79e099d to e5bfa9a Compare August 23, 2017 15:19
@@ -2,66 +2,41 @@

from __future__ import unicode_literals

from cms.toolbar.utils import get_toolbar_from_request
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please move this over the cms_tags import

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants