
Security News
Software Engineering Daily Podcast: Feross on AI, Open Source, and Supply Chain Risk
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.
filters-django
Advanced tools
.. image:: https://travis-ci.org/eflglobal/filters-django.svg?branch=master :target: https://travis-ci.org/eflglobal/filters-django .. image:: https://readthedocs.org/projects/filters/badge/?version=latest :target: http://filters.readthedocs.io/
Adds filters for for Django-specific features, including:
These filters should work with any version of Django, but they have only been tested against the following versions: 2.0, 1.11.
If you encounter any issues, please report them on our Bug Tracker_, and be
sure to indicate which version of Django you are using.
.. note:: The Django Filters project will continue to support Django 1.11 (and Python 2) as long as that branch is officially-supported.
This package is an extension for the Filters library, so you can install it
as an extra to filters:
.. code:: bash
pip install filters[django]
If desired, you can install this package separately. This allows you to control
the package version separately from filters.
.. code:: bash
pip install filters-django
.. _Bug Tracker: https://github.com/eflglobal/filters-django/issues .. _Filters library: https://pypi.python.org/pypi/filters
FAQs
Adds filters for Django-specific features.
We found that filters-django demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.

Security News
GitHub has revoked npm classic tokens for publishing; maintainers must migrate, but OpenJS warns OIDC trusted publishing still has risky gaps for critical projects.

Security News
Rust’s crates.io team is advancing an RFC to add a Security tab that surfaces RustSec vulnerability and unsoundness advisories directly on crate pages.