Omniforms

Latest version: v0.4.0

Safety actively analyzes 619181 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.0

Changes

- OmniForm instance should be passed to related forms in wagtail admin views [PR](https://github.com/omni-digital/omni-forms/issues/37)
- Prepopulates the form instance for newly created related model instances [PR](https://github.com/omni-digital/omni-forms/pull/38)
- It must be possible to override the base form class for a given field or handler in wagtail [PR](https://github.com/omni-digital/omni-forms/issues/39)
- Add method to related form views for wagtail that allows the base model form class for related models (fields/handlers) to be overridden [PR](https://github.com/omni-digital/omni-forms/pull/40)
- Allows users to specify their own form locking logic [PR](https://github.com/omni-digital/omni-forms/pull/42)
- Readthedocs integration [PR](https://github.com/omni-digital/omni-forms/issues/43)
- Ensure edit/delete links for fields and handlers are not rendered if the form is locked [PR](https://github.com/omni-digital/omni-forms/pull/47)
- Add data to the omniform model admin list to show whether a form has been locked or not [PR](https://github.com/omni-digital/omni-forms/pull/48)
- Add handler for sending an email to an address submitted via the form using an email field [PR](https://github.com/omni-digital/omni-forms/pull/50)
- Make the OmniRelatedField abstract [PR](https://github.com/omni-digital/omni-forms/pull/52)

0.3.0

Changes

- Adds OmniChoiceField and OmniMultipleChoiceField [PR](https://github.com/omni-digital/omni-forms/pull/33)
- Adds wagtail admin integration [PR](https://github.com/omni-digital/omni-forms/pull/36)

0.2.0

Changes

- Allows for creation of standard (non model) forms

Resolved issues

- Test against django 1.11 and python 3.6 (18)
- Integrate handlers with non model forms (21)
- Add help text to OmniField model fields (22)
- OmniField.name field may only contain alphanumeric characters and undercores (24)
- Add 'verbose_name' and 'verbose_name_plural' attributes to model meta for OmniField models (26)
- OmniField concrete models 'initial' field clashes with form.initial (29)

0.0.1

Initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.