Django-codenerix

Latest version: v5.0.15

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

Scan your dependencies

Page 1 of 19

5.0.15

Feature
- Helper to properly serialize date objects to JSON

5.0.14

Feature
- DateRangeFilter is now available for __searchF__() to filter dates between two dates

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.

Page 1 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.