Webgrid

Latest version: v0.5.9

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

Scan your dependencies

Page 10 of 15

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

0.1.32

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

- corrected the results of Filter.is_active to account for default operation with no value
- fixed formencode requirement for python 3
- update options filter error to include class name

Page 10 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.