Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 362 Bytes

CHANGELOG.rst

File metadata and controls

15 lines (11 loc) · 362 Bytes

Changelog

Version 0.1.0 - 2024/01/24

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;