Django-codenerix

Latest version: v5.0.19

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

Scan your dependencies

Page 2 of 20

5.0.13

Feature
- In GenList when filtering numbers next wildcards are supported:
>23 will filter all numbers greater than 23
<23 will filter all numbers lower than 23
>=23 will filter all numbers greater or equal to 23
<=23 will filter all numbers lower or equal to 23
23 will filter all numbers equal to 23
23..45 will filter all numbers between 23 and 45
23.. will filter all numbers greater or equal to 23
..45 will filter all numbers lower or equal to 45
23,45 will filter all numbers equal to 23 or 45
23,45,67 will filter all numbers equal to 23, 45 or 67
- New filter 'percent' for CODENERIX AngularJS Filtes that works as 'round' and adding the '%' symbol at the end

5.0.12

Feature
- Allow columns to specify to show their content in the title attribute of the cell

5.0.11

Feature
- New filter 'humanize' for CODENERIX AngularJS Filtes to humanize numbers

5.0.10

Feature
- The AngularJS 'codenerix-html-compile' directive now provides 'codenerix_inner_element' as a variable to the inner element so filters can bring the innert element back during the filtering process.

5.0.9

Buffix
- DynamicSelect corrected so '*' will show all the elements received.

5.0.8

Feature
- Added new filter named shorttext for GenList to shorten long texts in the list view and allow the user to click on the text to get the full text.

Page 2 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.