django-sqlpaginator icon indicating copy to clipboard operation
django-sqlpaginator copied to clipboard

Paginate raw sql queries using LIMIT and OFFSET. It also supports ORDER BY queries with direction

Results 2 django-sqlpaginator issues
Sort by recently updated
recently updated
newest added

sphinxql is great for pagination because sorted search results return any attributes essentially replacing a database, will this package work with it? the queries use regular mysql back-end and look...