Closed OndraRehounek closed 6 years ago
Hey @OndraRehounek Your code had breaking changes, It broke the package for previous versions of django.
I've merged #45 , This project now supports django 2.0
I am sorry, I totally forgot to mention that the changes are incompatible with Django < 2.0. Thanks for the fix and merge
Test are all passing (I changed full URL to absolute path in few of them), however I have not tested in use because my app depends on more Django 2.0 incompatibile apps so I postponed upgrade of Django.