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: mongodb/django-mongodb-backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: mongodb/django-mongodb-backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.1.x
Choose a head ref
  • 13 commits
  • 14 files changed
  • 3 contributors

Commits on May 9, 2025

  1. Configuration menu
    Copy the full SHA
    0b9e793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4de75eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f11a332 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6437d3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87fa60c View commit details
    Browse the repository at this point in the history
  6. Document the tzinfo parameter of TruncDate/TruncTime as unsupported

    Add the same exception raising from TruncDate to TruncTime and add
    tests for both functions.
    timgraham committed May 9, 2025
    Configuration menu
    Copy the full SHA
    ac28121 View commit details
    Browse the repository at this point in the history
  7. Add support for QuerySet.dates() and datetimes()

    This was blocked on support for QuerySet.distinct() which was added in
    e04056e.
    timgraham committed May 9, 2025
    Configuration menu
    Copy the full SHA
    41cc35f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34abcc4 View commit details
    Browse the repository at this point in the history
  9. INTPYTHON-602 Fix QuerySet results of embedded model fields that have…

    … field converters
    
    Follow up to 4633a9e.
    timgraham committed May 9, 2025
    Configuration menu
    Copy the full SHA
    cdacc51 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5726c74 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Bump version to 5.1.0b3

    timgraham committed May 13, 2025
    Configuration menu
    Copy the full SHA
    a7a0556 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Fix release date

    Jibola authored May 14, 2025
    Configuration menu
    Copy the full SHA
    b05c010 View commit details
    Browse the repository at this point in the history
  2. BUMP 5.1.0b4.dev0

    Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
    mongodb-dbx-release-bot[bot] committed May 14, 2025
    Configuration menu
    Copy the full SHA
    353ff6a View commit details
    Browse the repository at this point in the history
Loading