mirror of
https://github.com/suitenumerique/docs.git
synced 2026-08-24 00:12:30 +02:00
In the custom Paginator present in the viewset, an ordering parameter was set. This parameter is never used by the DRF paginator and can be removed.