Wagtailstreamforms

Latest version: v4.1.0

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

Scan your dependencies

Page 6 of 10

3.2.0

-----
* fix template that inherited from wagtailforms to wagtailadmin

3.1.0

-----
* Support for Wagtail 2.2

3.0.0

-----
Version 3 is a major re-write and direction change and therefor any version prior
to this needs to be removed in its entirety first.

Whats New:

* Update to Wagtail 2.1
* The concept of creating a custom form class to add functionality has been removed.
* Along with the concept of custom form submission classes.
* Fields are now added via a StreamField and you can define your own like ReCAPTCHA or RegexFields.
* You can easily overwrite fields to add things like widget attributes.
* You can define a model that will allow you to save additional settings for each form.
* The form submission is processed via hooks instead of baked into the models.
* You can create as many form submission hooks as you like to process, email etc the data as you wish. These will be available to all forms that you can enable/disable at will.
* Files can now be uploaded and are stored along with the submission using the default storage.
* There is a management command to easily remove old submission data.

2.1.2

-----
* Added wagtail framework classifier

2.1.1

-----
* Fixed another migration issue

2.1.0

-----
* Update to Wagtail 2.1

Page 6 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.