django-cms / djangocms-history

Provides undo/redo functionality for django CMS operations
https://www.django-cms.org
Other
28 stars 13 forks source link

Django 2.0 initial support #17

Closed russmo closed 6 years ago

russmo commented 6 years ago

Summary

Initial support for Django 2.0. It seems to work okay on Django 2.0.2, but the rest of django-cms isn't fully up to Django 2.0 readiness, as I had some trouble with django-filer based plugins.

czpython commented 6 years ago

Thanks!