1.1.0 Release
JSONResponseMixin.render_json_responsemethod updated to accept a status code.JSONResponseMixinaddedjson_dumps_kwargsattribute & get method to pass args to the json encoder.- New
OrderableListMixinallows ordering of list views by GET params. - Tests updated to test against latest stable Django release (1.5.1)
- Small fixes and additions to documentation.