DRF 3.9 introduced an [argument renaming](https://github.com/encode/django-rest-framework/pull/5990) in the routers. DRFE needs to adapt its routers to support the future versions. It will break after 3.10 as per deprecation plan.