Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: carltongibson/django-filter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 24.3
Choose a base ref
...
head repository: carltongibson/django-filter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 25.1
Choose a head ref
  • 12 commits
  • 16 files changed
  • 8 contributors

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    4a3eb8b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    caa3799 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Czech) (#1687)

    Currently translated at 100.0% (42 of 42 strings)
    
    Translation: django-filter/django-filter
    Translate-URL: https://hosted.weblate.org/projects/django-filter/django-filter/cs/
    
    Co-authored-by: Jakub Boukal <www.bagr@gmail.com>
    Co-authored-by: Carlton Gibson <carlton@noumenal.es>
    3 people authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3656174 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    2494df9 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

  1. Configuration menu
    Copy the full SHA
    2a644e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccde000 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e709e5d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Use QueryDict for data default. (#1691)

    Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
    pajowu and carltongibson authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    1e76d68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbf5a76 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Replaced hardcoded pks in tests (#1703)

    Allows testing against database backends with non-integer primary keys.
    
    Closes #1702
    aclark4life authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    4d2306c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. Configuration menu
    Copy the full SHA
    2ea3817 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27dd672 View commit details
    Browse the repository at this point in the history
Loading