moccu / barbeque

Collection of tiny helpers and tools to make live easier.
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

django-cms compatibility issue #27

Open lenarother opened 5 years ago

lenarother commented 5 years ago

Django~=1.11 django-cms~=3.4 django-anylink~=1.0 barbeque~=1.8

  File "/Users/magdalenar/.virtualenvs/cookiecutter-legacy/lib/python3.5/site-packages/barbeque/anylink.py", line 5, in <module>
    from cms.utils import get_cms_setting
ImportError: cannot import name 'get_cms_setting'
stephrdev commented 5 years ago

barbeque is deprecated. Its likely that this bug will not be fixed.