- feat: updated captcha optional til active by @svandeneertwegh in #4
- feat: Allow actions to add form fields for configuration by @fsbraun in #6
- fix: Update converage action by @fsbraun in #10
- feat: move to hatch build process by @fsbraun
- ci: Add tests for registry by @fsbraun in #5
New Contributors
- @svandeneertwegh made their first contribution in #4
- Set
default_auto_field
toBigAutoField
to ensure projects don't try to create a migration if they still useAutoField
- Transfer of forms app from djangocms-frontend