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

timeout setting mixin #180

Closed sirmmo closed 5 years ago

psychok7 commented 7 years ago

Could this PR be merged?? Currently i don't think we cannot set a timeout with CacheResponseMixin. This PR should address that issue i think.

auvipy commented 7 years ago

@chibisov

SerhiyRomanov commented 5 years ago

Any updates? I've emailed to @chibisov, and he said that there are maintainers who can merge it. @auvipy ?

auvipy commented 5 years ago

there is some issue in this pr which needs to be addressed

SerhiyRomanov commented 5 years ago

@auvipy, i've just created new https://github.com/chibisov/drf-extensions/pull/244 which resolve this issues