django-categories
django-categories copied to clipboard
Change requirements for django-mptt to avoid breaking on django-1.8
Installing by default the latest version of django-mptt
https://github.com/callowayproject/django-categories/issues/94 With this it should not cause the issue with mptt by default.
The django-mptt version is not restricted in current master. I think this can be closed.