Drf-query-filter

Latest version: v0.1.8.5

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

Scan your dependencies

0.1.8.3

* When using choices class the description of each option was not displaying correctly.

0.1.8.2

- Can accept Django Choices classes directly
- Better description for the schema (generates a table with the value and description in the choices)

0.1.7

Fixing my horrible mistakes...

- Reformatting code
- Adding more testing

github stuff:

- Adding workflows to prevent me from committing more mistakes in the future.

0.1.6

Filter can now output schema fields from the query_fields given.

Other changes:
- `Date` field was added ( it makes sure that the date given it's a date even if the format it's for datetime)
- `Datetime` now uses by default the the profile of ISO 8601 as a default `full-date "T" partial-time "Z"`

0.1.3

:bug: It wasn't working as intended :unicorn: :sweat_drops:

Fixing Node's filter not applying the queryset filter into the queryset (as well for the annotate call)

0.1.2

This is the first public release!

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.