1.0.5
=====
* fix for queries with quotes

1.0.4
=====
* form data may not be mutable or may be a dict

1.0.3
=====
* Move to Django 1.6.x
* implement history mixin for search

1.0.2
=====
* Added get_defaults for default settings to search form

1.0.1
=====
* Fixed missing super call
* pep8 fixes

1.0.0
=====
Initial version
