
Security News
Browserslist-rs Gets Major Refactor, Cutting Binary Size by Over 1MB
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend 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
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.
Security News
The official Go SDK for the Model Context Protocol is in development, with a stable, production-ready release expected by August 2025.