Important Notice: Starting April 1st, 2025, OSx/macOS builds will no longer be supported due to the end-of-life (EOL) of VMWare support for macOS infrastructure.
Join over 500,000 developers testing and building on Travis CI
Fix pagination bug, page_size was held as str. Add filter_queryset method to APIModelBaseHandler. This function is called only on list action. Also add unittest on this feature