Changelog ========= v0.2 (2012-05-26) ----------------- - Made sure the ordering isn't reset when no querystring parameter is passed. - Moved to Travis for testing: http://travis-ci.org/jezdez/django-sorter - Updated dependency of URLObject to > 2.0.1. This could backwards incomaptible if you're using a previous version (< 2.0). - Dropped support for Python 2.5. v0.1 (2011-09-07) ----------------- - Initial release, yay!