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: encode/django-rest-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.15.0
Choose a base ref
...
head repository: encode/django-rest-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.15.1
Choose a head ref
  • 13 commits
  • 24 files changed
  • 7 contributors

Commits on Mar 17, 2024

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

Commits on Mar 18, 2024

  1. Make inflection package truly optional (#9303)

    * Make inflection package truly optional
    
    Fix #9291
    
    * Make inflection compat layer consistent with the others
    
    Co-authored-by: T. Franzel <[email protected]>
    
    ---------
    
    Co-authored-by: T. Franzel <[email protected]>
    browniebroke and tfranzel authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2f66c29 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Fix broken links in release notes for 3.15 (#9305)

    * Fix broken links in release notes for 3.15
    
    A few links aren't rendered properly in the docs, seems to be due to extra spaces.
    
    * Remove duplicate mention of PR number
    browniebroke authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    77ef27f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    d7c8dcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56a5b35 View commit details
    Browse the repository at this point in the history
  3. Revert "feat: Add some changes to ValidationError to support django s…

    …tyle vad…" (#9326)
    
    This reverts commit 4abfa28.
    
    Co-authored-by: Tom Christie <[email protected]>
    auvipy and tomchristie authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0e4ed81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da78a14 View commit details
    Browse the repository at this point in the history
  5. Revert "feat: Add some changes to ValidationError to support django s…

    …tyle vad…" (#9330)
    
    This reverts commit 4abfa28.
    tomchristie authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a4d5807 View commit details
    Browse the repository at this point in the history
  6. Revert "Fix Respect can_read_model permission in DjangoModelPermiss…

    …ions (#8…" (#9332)
    
    This reverts commit 0618fa8.
    tomchristie authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4f10c4e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Revert #9030 (#9333)

    * Revert #9030
    
    * Fix test case
    tomchristie authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4ef3aaf View commit details
    Browse the repository at this point in the history
  2. Revert "Fix NamespaceVersioning ignoring DEFAULT_VERSION on non-None …

    …namespac…" (#9335)
    
    This reverts commit 71f87a5.
    auvipy authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    400b4c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb361d2 View commit details
    Browse the repository at this point in the history
  4. Version 3.15.1 (#9339)

    * Version 3.15.1
    tomchristie authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3285916 View commit details
    Browse the repository at this point in the history
Loading