Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[COST-4534] Support filtering with multiple values #4846

Merged

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    fa17f00 View commit details
    Browse the repository at this point in the history
  2. Pass parameters in as an argument rather than urlencoding

    The Django Test client will urlencode the parameters
    samdoran committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    08100a6 View commit details
    Browse the repository at this point in the history
  3. Add tests

    samdoran committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2bec1bd View commit details
    Browse the repository at this point in the history
  4. The headers parameter was added in Django 4.2

    We can’t use it yet.
    samdoran committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1ef695f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    685cd2c View commit details
    Browse the repository at this point in the history