1.1.0
1.1.0 Release
JSONResponseMixin.render_json_response
method updated to accept a status code.JSONResponseMixin
addedjson_dumps_kwargs
attribute & get method to pass args to the json encoder.- New
OrderableListMixin
allows 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.