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: tfranzel/drf-spectacular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.26.3
Choose a base ref
...
head repository: tfranzel/drf-spectacular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.26.4
Choose a head ref
  • 14 commits
  • 13 files changed
  • 4 contributors

Commits on Jun 21, 2023

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

Commits on Jun 23, 2023

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

Commits on Jul 9, 2023

  1. Fixing Pydantic Extension (#1021)

    * fixing pydantic extension
    
    * Update model_schema import source
    sydney-runkle authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    b800dfb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1013 from tfranzel/str_typing

    allow already supported lazy string in types #982
    tfranzel authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    ec8ba7f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1017 from ds1371dani/fix/swagger_ui_oauth2_missin…

    …g_authorization
    
    add Authorization header for oauth2 in swagger ui schema request
    tfranzel authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    31665a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a9be59 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. relax django-filter subclassing restriction #1022

    this is a lesser used but still recommended usage pattern
    tfranzel committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d4d16ac View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    f004304 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1026 from tfranzel/fix_exclude

    bugfix exclude behavior on subclassing #1025
    tfranzel authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fa568ce View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    5a02f01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1028 from caarmen/add-pydantic2-blueprint

    Add a blueprint for pydantic 2
    tfranzel authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b7f79b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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

Commits on Jul 22, 2023

  1. Merge pull request #1033 from tfranzel/fix_poly_ro_serializer

    fix django-polymorphic empty serializer case #1029 #542
    tfranzel authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    bc9910c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. version bump

    tfranzel committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    33eb5c6 View commit details
    Browse the repository at this point in the history
Loading