* Drop support for Python 3.2 and 3.3
* Add tests for modelform with include and exclude meta parameter
* Fix Python 3.x compatibility
* Improve test cases
* Add default kwarg to `CompositeField`
* Drop support for Django < 1.8
* Add docker configuration for running the tests
* Add bitbucket-pipeline to run tests on push