chibisov / drf-extensions

DRF-extensions is a collection of custom extensions for Django REST Framework
http://chibisov.github.io/drf-extensions/docs
MIT License
1.48k stars 208 forks source link

Fix #267, always restore headers via response[], this way even cache … #268

Closed gcbirzan closed 5 years ago

gcbirzan commented 5 years ago

…serializers that don't support tuples will work.