------------------ * Fixed a same site cookie issue * Fixed a bug where select dropdowns were being truncated by bottom of page * Added a get_fields method to set fields dynamically * Fix an issue with incorrect timezones * Add support for Django 2-
0.4.3
------------------ Fix values_to_dt to allow unicode
0.4.1
------------------ Add fix for when using FORCE_SCRIPT_NAME setting
0.4.0
------------------ Update to support Django 1.8-1.10 and Python 2.7-3.5
0.3.10
------------------- Cast search term to lower case if case insensitive search requested to allow easier filtering with extra queries.