-
Notifications
You must be signed in to change notification settings - Fork 299
Closed
@stianpr
Description
The commit 5cecc89 introduces a bug for us that runs DRF 2.4.5. I thought rest_frame_work.compat.OrderedDict
was available in DRF 2.4.5 but it's not. It's a feature from >= 3.0. So it will break for installations of 2.4.5.
https://github.com/tomchristie/django-rest-framework/blob/3.0.0/rest_framework/compat.py#L29
Metadata
Metadata
Assignees
Labels
No labels