Django-codenerix

Latest version: v4.0.77

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

Scan your dependencies

Page 5 of 13

4.0.53

Features
- Suppot for new export formats like: CSV, JSON, JSONL and BSON (all of them disabled by default, use export_csv=True, export_json=True, export_jsonl=True, export=bson=True to enable them on GenList views)
- __searchF__ filtering function support lists or tuples for choices (before was only lists)

Bugfixes
- Export to Excel now works with newer versions of openpyxl

4.0.52

Features
- Added support for 'request', 'user', 'codenerix_uuid' and 'codenerix_request' to be able to use it on GenDetail while using limitQ on GenList

4.0.51

Bugfixes
- On GenList 'default_rows_per_page' now behaves as expected

4.0.50

Bugfixes
- Undeclared variable produces a warning on the console, I just prevented the error from happening

4.0.49

Features
- GenList now support 'autorefresh' attribute to refresh the list automatically after a given time in miliseconds

4.0.48

Bugfixes
- Rewritten the places where class attributes 'codenerix_request' and 'codenerix_uuid' are set
- Moved the class attributes 'codenerix_request' and 'codenerix_uuid' in bodybuilder to the if statement where objects are processed not fixed values from optimized queries

Page 5 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.