Closed aalekseev closed 8 years ago
Hi, Anton! Sorry for late response. I'm not sure, that we need to support deprecated version of Django. Besides that, don't want to introduce another dependency (requests). I think better way will be to use older version of this package (v1.2.0), that do support Django 1.6. Or update you project to use at least Django 1.8.
Switch django escape_uri_path function (unavailable in django 1.6) with requests quote
tested on my legacy project