Webgrid

Latest version: v0.5.10

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

Scan your dependencies

Page 10 of 16

0.1.38

--------------------------

- Add optional i18n support using morphi (3627e8f_)
NOTE: there is a slight change that could result in a behavioral change during
upgrade! Please see the 'Upgrading' section in the readme for more
information!

.. _3627e8f: https://github.com/level12/webgrid/commit/3627e8f

0.1.37

--------------------------

- XLSX formats are cached for performance

0.1.36

--------------------------

- Add test helper `assert_rendered_xls_matches` in `webgrid.testing`
- Add support for XLSX, and CSV renderers
- If you have xlsxwriter installed, xlsx export link will appear
- DEPRECATED old export mechanism
- If you are calling `g.xls.as_response()` please replace that with
`g.export_as_response()` which will select the correct renderer and return
the response correctly
- If xlsx is enabled you will need to make this above change to enable xlsx exporting

0.1.35

--------------------------

- fix CSS collision in tr classes with Bootstrap
- change multiselect to use body as the container for the multiselect list

0.1.34

--------------------------

- session_override GET arg added to allow patching additional operators into the session (rather than overriding session filters)

0.1.33

--------------------------

- limit XLS sheet names to 30 characters, per the Excel format limit

Page 10 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.