chibisov / drf-extensions

DRF-extensions is a collection of custom extensions for Django REST Framework

Home Page:http://chibisov.github.io/drf-extensions/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django.core.urlresolvers this is no longer there in Django2.0.0 onwards

kingofhills opened this issue · comments

Modify the routers.py to not use django.core.urlresolvers and replace_methodname anymore

this is fixed in master