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

Final Django 4.x fixes and improving tox tests #156

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Feb 3, 2023

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

Commits on Feb 4, 2023

  1. Add jenkins pipeline

    skruger committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    5e43800 View commit details
    Browse the repository at this point in the history
  2. Updating version

    skruger committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    4deb189 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from stormsherpa/update_python38_django4

    Update for modern Django 4.0+
    skruger authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    ae98848 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Add aws_identity grant_type for getting access tokens

    Shaun Kruger committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    98f788c View commit details
    Browse the repository at this point in the history
  2. Deprecate Django 3.0 and test up to 4.2

    Shaun Kruger committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a1cdbe1 View commit details
    Browse the repository at this point in the history
  3. Update jenkinsfile for 4.2 testing

    Shaun Kruger committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5be996f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Improve docs

    Shaun Kruger committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3e6e6ec View commit details
    Browse the repository at this point in the history
  2. Improve logging and aws_identity example script.

    Shaun Kruger committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    50abc51 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Improve AWS auth example script

    Shaun Kruger committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c615e05 View commit details
    Browse the repository at this point in the history
  2. Increment to release version

    Shaun Kruger committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a654fb6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from stormsherpa/aws_auth

    Add aws_identity grant_type for getting access tokens
    skruger authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2b2a8ec View commit details
    Browse the repository at this point in the history