[2.0.0](https://github.com/unplugstudio/mezzy/compare/v1.1.1...v2.0.0) (2018-03-02)
Features
* add mixins for form messages ([58a8da5](https://github.com/unplugstudio/mezzy/commit/58a8da5))
* add UXFormMixin ([5d83311](https://github.com/unplugstudio/mezzy/commit/5d83311))
* backport Access mixins from Django 1.11 ([66e4f83](https://github.com/unplugstudio/mezzy/commit/66e4f83))
* backport method_decorator from Django 1.11 ([6562981](https://github.com/unplugstudio/mezzy/commit/6562981))
* Remove gruntserver command ([d78ca5f](https://github.com/unplugstudio/mezzy/commit/d78ca5f))
BREAKING CHANGES
* the `gruntserver` command has been removed. You should call `grunt` manually in another terminal.