Initial version with fully working application as intended.
- Model, factory, form, urls, views and templates are implemented;
- Use Crispy form for form layout with optional custom helper;
- DjangoCMS plugin to include form in page;
- Basic documentation;
- Test coverage;