django-rest-framework-docs icon indicating copy to clipboard operation
django-rest-framework-docs copied to clipboard

RegexURLPattern and RegexURLResolver must be changed to URLPattern and URLResolver respectively

Open ammarmallik opened this issue 6 years ago • 0 comments

Not working for django=2.1.3 & djangorestframework==3.9.0

You need to change this:

Ref: https://github.com/encode/django-rest-framework/pull/5500

ammarmallik avatar Nov 20 '18 19:11 ammarmallik