Tri.form

Latest version: v7.5.0

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

Scan your dependencies

Page 1 of 13

7.5.0

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

* Upped dependency tri.declarative to 5.x

7.4.0

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

* Fix name attribute on submit action on edit_or_create forms to work with form.is_target() when the form has a name

7.3.1

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

* You can now customize the ajax dispatch page size by setting `extra__endpoint_page_size` on a field

* Removed validation on `endpoint_dispatch_prefix` because in some cases we do want them to be out of sync (tri.table does this for example)

7.3.0

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

* `Field` was missing the `with_meta` decorator

* `newforms` class on `Form` removed. It was turned on by mistake due to some heritage from the code base tri.form was extracted from.

* Fixed an issue where overriding a Field didn't work when creating a form from a model

* Use select2 by default for `choice_queryset`

* Missing `UUIDField` factory

* You can now override field properties like this: `MyForm(field__foo__query__show=True)`

* Fix ajax dispatch, and namespacing when multiple forms are present on the page

7.2.4

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

* Treat actions dicts as Namespaces

7.2.3

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

* Fixed deprecation warnings

Page 1 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.