Skip to main content

Extends phx-filters, adding filters useful for Django applications.

Project description

https://github.com/todofixthis/filters-django/actions/workflows/build.yml/badge.svg https://readthedocs.org/projects/filters/badge/?version=latest

Django Filters

Adds filters for for Django-specific features, including:

  • filters.ext.Model: Search for a DB model instance matching the incoming value.

Requirements

Django Filters is known to be compatible with the following Python versions:

  • 3.14

  • 3.13

  • 3.12

Only Django LTS versions are supported.

Installation

This package is an extension for the Filters library, so you can install it as an extra to phx-filters:

pip install phx-filters[django]

If desired, you can install this package separately. This allows you to control the package version separately from phx-filters:

pip install phx-filters-django

Maintainers

To set up a local development environment:

  1. Install uv (once per machine).

  2. Install dependencies:

    uv sync
  3. Activate pre-commit hooks:

    uv run autohooks activate --mode=pythonpath

Run tests for all supported Python versions using tox:

uv run tox -p

To run tests in the current virtualenv:

uv run python manage.py test

Documentation

Documentation is available on ReadTheDocs.

Source files for this project’s documentation can be found in the phx-filters repo.

Releases

1. One-time setup

Create a PyPI API token if you don’t have one, then install keyring as a global tool and store the token:

uv tool install keyring
uv tool update-shell
keyring set https://upload.pypi.org/legacy/ __token__

Paste your pypi-... token when prompted.

2. Publish to PyPI

  1. Bump the version (updates pyproject.toml and uv.lock):

    uv version <version>
  2. Commit the changes:

    git add pyproject.toml uv.lock
    git commit
  3. Publish to PyPI:

    uv publish --username __token__

3. Create GitHub Release

  1. Create an annotated tag and push to GitHub:

    git tag -a <version> -m "Release <version>"
    git push origin <version>

    <version> must match the updated version number in pyproject.toml.

  2. Go to the Releases page for the repo.

  3. Click Draft a new release.

  4. Select the tag that you created in step 1.

  5. Specify the title of the release (e.g., Django Filters v1.2.3).

  6. Write a description for the release. Make sure to include: - Credit for code contributed by community members. - Significant functionality that was added/changed/removed. - Any backwards-incompatible changes and/or migration instructions. - SHA256 hashes of the build artefacts.

  7. GPG-sign the description for the release (ASCII-armoured).

  8. Attach the build artefacts to the release.

  9. Click Publish release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

phx_filters_django-3.3.0.tar.gz (59.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

phx_filters_django-3.3.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file phx_filters_django-3.3.0.tar.gz.

File metadata

  • Download URL: phx_filters_django-3.3.0.tar.gz
  • Upload date:
  • Size: 59.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for phx_filters_django-3.3.0.tar.gz
Algorithm Hash digest
SHA256 0ddf258281f45b48f7a08bfd3b90c89c8f09fd73e9517274d335cad39df415c5
MD5 e9f4cf82fd836b42bf348aefa67db561
BLAKE2b-256 d49fb703547e6d71ca9e41560c4c7949e1ccd8d2430fa42806d0c4206890a0a0

See more details on using hashes here.

File details

Details for the file phx_filters_django-3.3.0-py3-none-any.whl.

File metadata

  • Download URL: phx_filters_django-3.3.0-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for phx_filters_django-3.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7a082ea1bd022e4c71cca904611adcace671b960625e0a3883e21dd4b072dfc8
MD5 38d962f812d144d0c63650bf6b3c0ebd
BLAKE2b-256 c539024f9c478673a246de53ea2b8db4c503950ba5075f77ec410bbda8b3dd19

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page