Tri.table

Latest version: v8.5.1

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

Scan your dependencies

Page 1 of 9

8.5.1

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

* Removed broken validation of sort columns. This validation prevented sorting on annotations which was very confusing as it worked in dev.

* NOTE: tri.table is a legacy library and is fully replaced by iommi

8.5.0

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

* Include tri.struct 4.x as possible requirement

8.4.0

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

* Fix bulk form missing requests attribute. (Failing on ajax selects)

* Upped dependency tri.declarative to 5.x

8.3.0

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

* Change python version to 3.7

8.2.0

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

* Introduced `data_retrivial_method`, and turned it on by default for `foreign_key` and `many_to_many`. This means that by default tables are now efficient instead of requiring you to use `prefetch_related` or `select_related` manually.

* Added missing `UUIDField` factory

* Added missing `Column.multi_choice`

* `page_size` wasn't refinable

8.1.1

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

* Upped dependency on tri.form due to a bug fix there, and the use of that bug fix in tri.table

* Handle late binding of `request` member of `Table`

* Removed deprecated use of `creation_ordered`

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.