I have a pagination configured and connected via settings.py Tell me, please, how can I make it so that pagination is not applied to a specific viewSet? And one object returned
I have a pagination configured and connected via settings.py Tell me, please, how can I make it so that pagination is not applied to a specific viewSet? And one object returned
Source: https://ru.stackoverflow.com/questions/728436/
All Articles