Django-codenerix

Latest version: v5.0.17

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

Scan your dependencies

Page 1 of 19

5.0.17

Feature
- Support for "=0" in search's input's fields to filter by 0 values

5.0.16

Bug
- Detailed views now show dates localized in the user's timezone

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

Page 1 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.