django-sqlpaginator 0.1.4

django-sqlpaginator is a Django app that does pagination and ordering using raw SQL on a Model.InstallationTo install from pypipip install django-sqlpaginatorTo get the latest (and possibly non stable version) from gitpip install...