Tri.query

Latest version: v6.4.0

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

Scan your dependencies

Page 3 of 5

4.0.3

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

* A more helpful error message if you didn't specify `value_to_q_lookup` but you need to.

* Removed buggy use of `setdefaults`. This could cause overriding of nested arguments to not take.

4.0.2

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

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

4.0.1

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

* Made Query a `RefinableObject`

4.0.0

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

* Moved to tri.declarative 0.34 and tri.form 5.0

* Note that `gui__class` to specify a constructor/callable is no longer a valid parameter, because of updated tri.form. Use `gui__call_target` or just `gui`.

* You no longer need to specify the `model` parameter to `choice_queryset` or `multi_choice_queryset` if you give it a `QuerySet` as `choices` (as opposed to giving a callable)

3.3.0

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

* Move default behaviors out from the shortcuts so they can be used externally

* Removed jquery dependency for toggling simple/advanced filtering

* Removed support for Django 1.7

3.2.0

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

* `Variable` class now inherits from `object`, making the implementation more pythonic.
(Attributes still possible to override in constructor call, see `NamespaceAwareObject`)

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.