MegaMark16/django-cms-themes

Any plans to integrate with django-cms 3.0?

bethlakshmi opened this issue · 1 comments

I am also getting the error:

ImportError: cannot import name PageAddForm

But I suspect it's because I'm using 3.0 and themes doesn't claim to support it.

Any plans to be 3.0 compatible?

We built a Django CMS themes site for those who might interested in Django CMS theme compatible with latest Django CMS (3.5).

This might useful for you,
https://www.django-cms-themes.com/

And I forked this project to try make it compatible with Django CMS 3.5, there is still under progress, if you are interested, please see https://github.com/nuwainfo/django-cms-themes

Thank you.