Onegov.form

Latest version: v0.46.6

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

Scan your dependencies

Page 18 of 19

0.5.0

Not secure
~~~~~~~~~~~~~~~~~~~

- Adds a *very* simple form syntax parser.
[href]

- Fixes password field not working.
[href]

- Uses the right class for form-definitions depending on the type.
[href]

0.4.1

Not secure
~~~~~~~~~~~~~~~~~~~

- Stores a checksum with each form definition and submission.
[href]

- Adds the ability to filter out submissions older than one hour.
[href]

0.4.0

Not secure
~~~~~~~~~~~~~~~~~~~

- Moves the uploaded files to their own table.
[href]

0.3.1

Not secure
~~~~~~~~~~~~~~~~~~~

- Fixes unicode error in Python 2.7.
[href]

0.3.0

Not secure
~~~~~~~~~~~~~~~~~~~

- Adds the ability to render fields for html output (without input elements).
[href]

- Adds the ability to upload files without losing them if the form has an
unrelated validation error.
[href]

- Divides the submissions into 'pending' and 'complete'.

Pending submissions are temporary and possibly invalid. Complete submissions
are final and always valid.

[href]

- Compresses uploaded files before storing them on the database.
[href]

- Limits the size of uploaded files.
[href]

- No longer stores the csrf_token with the form submission.
[href]

- Adds a file upload syntax.
[href]

- Show the 'required' flag, even if the requirement is conditional.
[href]

0.2.3

Not secure
~~~~~~~~~~~~~~~~~~~

- Fix unicode errors in Python 2.7.
[href]

Page 18 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.