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

Is this project still supported? #337

Open whitewhite944 opened 1 year ago

whitewhite944 commented 1 year ago

Description

Is this project still supported? I see the @auvipy is still active on GitHub but this project hasn't received any commits in over a year. Would like to know if this is something that is still appropriate for new projects or if one of the forks should be considered instead.

auvipy commented 1 year ago

it is fully supported but just got less attention lately

cuiliang0302 commented 1 year ago

I am using drf-extensions component in a new project and found that the timeout parameter set by @cache_response modifier does not work, my project version is Django 4.2.2 python3.11.1

auvipy commented 1 year ago

I will complete the migration of the CI and release a new version in a month

whitewhite944 commented 1 year ago

I will complete the migration of the CI and release a new version in a month @auvipy Thank you so

KeserOner commented 9 months ago

Hello here, do we have any news for a django 4.2 support? Thanks in advance