We'd like to move from our fork of 2016 [Django Materialize](https://github.com/BirkbeckCTP/django-materialize) to [django-materializecss-form](https://github.com/kalwalkden/django-materializecss-form). This also involves upgrading from v0.100.2. ## Upgrade Materialize - [x] Upgrade Materialize to v1.2.2 - [x] Handle breaking changes between v0.100.2 and v1.0.0 https://github.com/Dogfalo/materialize/blob/v1-dev/v1-upgrade-guide.md - [x] Handle breaking changes between v1.0.0 and v1.2.2 https://github.com/materializecss/materialize/releases ## Upgrade Django helper - [x] Switch template filters to new set - [x] Test all the forms manually - [x] Check that things are working in the areas we customised on the 2016 repo - [x] Eliminate the dependency and document the change on https://github.com/BirkbeckCTP/django-materialize
We'd like to move from our fork of 2016 Django Materialize to django-materializecss-form.
This also involves upgrading from v0.100.2.
Upgrade Materialize
Upgrade Django helper