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

Update to support Django 4 #71

Merged
merged 27 commits into from
Jan 29, 2024
Merged

Update to support Django 4 #71

merged 27 commits into from
Jan 29, 2024

Commits on Jan 24, 2024

  1. update to Django 4

    markdboyd committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3c682af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5dec11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31d0977 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. update release docs

    markdboyd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e91e9a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0204998 View commit details
    Browse the repository at this point in the history
  3. update release notes

    markdboyd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d335dc5 View commit details
    Browse the repository at this point in the history
  4. update testing

    markdboyd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    248eec2 View commit details
    Browse the repository at this point in the history
  5. fix imports

    markdboyd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    4737e30 View commit details
    Browse the repository at this point in the history
  6. update supported versions

    markdboyd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    66718cc View commit details
    Browse the repository at this point in the history
  7. fix imports

    markdboyd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    be3dcf0 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    64933b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    952f9c4 View commit details
    Browse the repository at this point in the history
  3. apply black formatting

    markdboyd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    91eb03f View commit details
    Browse the repository at this point in the history
  4. update CHANGELOG

    markdboyd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    63b08ce View commit details
    Browse the repository at this point in the history
  5. remove circleCI config

    markdboyd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c66a3d2 View commit details
    Browse the repository at this point in the history
  6. update manage.py

    markdboyd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d430ffc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a846e91 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. add CI pipeline

    markdboyd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    74df40d View commit details
    Browse the repository at this point in the history
  2. update pipeline

    markdboyd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f08ced9 View commit details
    Browse the repository at this point in the history
  3. update pipeline

    markdboyd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    715ee20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97d5710 View commit details
    Browse the repository at this point in the history
  5. update dependencies

    markdboyd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    29a21c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efc691e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b653bb2 View commit details
    Browse the repository at this point in the history
  8. update pipeline

    markdboyd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4c572c9 View commit details
    Browse the repository at this point in the history
  9. update test deps

    markdboyd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    df38f38 View commit details
    Browse the repository at this point in the history
  10. move tox config to tox.ini

    markdboyd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3764e3d View commit details
    Browse the repository at this point in the history