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

Add paginate decorator #266

Closed no-dap closed 5 years ago

no-dap commented 5 years ago

Decorator to add paginate class. Send PR requested by @auvipy https://github.com/encode/django-rest-framework/pull/6945

no-dap commented 5 years ago

I can't find the location to place my tests. Can anyone tell me where should I put it on?

auvipy commented 5 years ago

https://github.com/chibisov/drf-extensions/tree/master/tests_app/tests

no-dap commented 5 years ago

thanks XD

no-dap commented 5 years ago

By the way, thank you for introducing me this lovely project. This looks really useful.

auvipy commented 5 years ago

more addons will be added on this project in near future :)

no-dap commented 5 years ago

I'm a little worried about English is not my first language.