Django-url-filter

Latest version: v0.3.15

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

Scan your dependencies

Page 1 of 4

0.3.15

~~~~~~~~~~~~~~~~~~~

* Fixes ``date`` lookup when using Django ORM.
See `92 <https://github.com/miki725/django-url-filter/issues/92>`_.

0.3.14

~~~~~~~~~~~~~~~~~~~

* Using ``CharField`` for ``regex`` filters.
See `90 <https://github.com/miki725/django-url-filter/pull/90>`_.
* ``SQLAlchemyFilterBackend`` does not join models if already join path
is partially joined already.
* ``SQLAlchemyFilterBackend`` joins when ``selectinjoin`` is used.

0.3.13

~~~~~~~~~~~~~~~~~~~

* Fixing `iregex` documentation in DRF coreapi integration.

0.3.12

~~~~~~~~~~~~~~~~~~~

* Adding support for ``FilterSet.Meta.fields == '__all__'`` which is useful in DRF integration.
See `39 <https://github.com/miki725/django-url-filter/pull/39>`_.

0.3.11

~~~~~~~~~~~~~~~~~~~

* Not modifying queryset in Django backend if no filters were applied.
See `73 <https://github.com/miki725/django-url-filter/pull/73>`_.

0.3.10

~~~~~~~~~~~~~~~~~~~

* Only running ``distinct`` on queryset when one of filters is on one-to-many relation.
This should help with performance.
See `26 <https://github.com/miki725/django-url-filter/issues/26>`_.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.