1.0.3
  - change rendering DateTimeColumn with current active timezone

1.0.2
  - fix rendering Template column with argument request

1.0.0
  - move to sdh name space
  - Django 1.11 compatibility

0.7.7
  - Fix HrefColumn when reference value is None

0.7.6
  - Added Django 1.10 compatibility

0.7.5
  - Fix default value for Href column

0.7.4
  - bump version

0.7.3
  - fix plugins import

0.7.2
  - Fix Paginator and filters
  - PEP8

0.7.1
  - add DateTimeColumn
  - copy all plugins to the table instance
  - improve DropDownFilter to use handlers in the table instance for build options

0.6.2
  - fix set default refname

0.6.1
  - set default refname by column name
