Tri.form

Latest version: v7.5.0

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

Scan your dependencies

Page 4 of 13

5.2.1

~~~~~~~~~~~~~~~~~~

* Fixed coverage build (this also broke the travis build and as a consequence the pypi release process)

5.2.0

~~~~~~~~~~~~~~~~~~

* Rendering of submit button is now a `Link` and you can now supply your own buttons and links here.

* Fixed crash in rendering fields in some cases. This was due to an incorrect use of `format_html`.

* Flask and Jinja2 support

* Updated examples for modern django, and added an example

* Modernize attrs rendering on Field (this introduces a few deprecations)

* render_attrs support for style attributes. This means you can now do `Link(attrs__style__display='none')` for example.

5.1.1

~~~~~~~~~~~~~~~~~~

* File field tried to render the binary contents on form validation errors. This is a crash in Django 2.1

* `from_model` was broken when traversing a foreign key relation with `__`

5.1.0

~~~~~~~~~~~~~~~~~~

* Dropped Django 1.8 support

* Fixed deprecation warnings for Django 2.0

5.0.12

~~~~~~~~~~~~~~~~~~~

* Added `Field.boolean_tristate` for editing boolean fields with null value allowed

5.0.11

~~~~~~~~~~~~~~~~~~~

* Simplified `MISSING` definition

Page 4 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.