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.47k stars 208 forks source link

CacheResponseMixin with compression #259

Closed bbaker6225 closed 5 years ago

bbaker6225 commented 5 years ago

Hello, Is there a nice, built-in way to compress things when using the CacheResponseMixin? I couldn't find anything in the docs