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

Add Django support #5

Merged
merged 12 commits into from
Aug 21, 2023
Merged

Add Django support #5

merged 12 commits into from
Aug 21, 2023

Commits on Aug 18, 2023

  1. Add middleware for Django

    itssimon committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e7b8d38 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Add Django Ninja support

    itssimon committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    76a3b26 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Discover paths and OpenAPI

    itssimon committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    4235abe View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Fix

    itssimon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5bcc74f View commit details
    Browse the repository at this point in the history
  2. Update test matrix

    itssimon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d31b15e View commit details
    Browse the repository at this point in the history
  3. Fix test matrix

    itssimon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b642e58 View commit details
    Browse the repository at this point in the history
  4. Fix

    itssimon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4a4d4a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ae44d8 View commit details
    Browse the repository at this point in the history
  6. Fixes

    itssimon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e4cad36 View commit details
    Browse the repository at this point in the history
  7. Add API key auth for DRF

    itssimon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    16f0323 View commit details
    Browse the repository at this point in the history
  8. Fix tests for Django 3.2

    itssimon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    66352eb View commit details
    Browse the repository at this point in the history
  9. Update extras and README

    itssimon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5853e75 View commit details
    Browse the repository at this point in the history