Fixed #12, updated middleware to access request variable with request.REQUEST dict...
[django-pagination.git] / tests / settings.py
2008-05-30 floguyAdded test suite, and prevented pagination if the elusi...