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

Fix django 4.2 incompatability #629

Merged
merged 7 commits into from
Apr 25, 2023
Merged

Fix django 4.2 incompatability #629

merged 7 commits into from
Apr 25, 2023

Commits on Mar 28, 2023

  1. Update django-filter requirement from <23,>=21 to >=21,<24

    Updates the requirements on [django-filter](https://github.com/carltongibson/django-filter) to permit the latest version.
    - [Release notes](https://github.com/carltongibson/django-filter/releases)
    - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
    - [Commits](carltongibson/django-filter@21.1...23.1)
    
    ---
    updated-dependencies:
    - dependency-name: django-filter
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    fb65d34 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Update django-bootstrap4 requirement from <23,>=3 to >=3,<24

    Updates the requirements on [django-bootstrap4](https://github.com/zostera/django-bootstrap4) to permit the latest version.
    - [Release notes](https://github.com/zostera/django-bootstrap4/releases)
    - [Changelog](https://github.com/zostera/django-bootstrap4/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/zostera/django-bootstrap4/commits)
    
    ---
    updated-dependencies:
    - dependency-name: django-bootstrap4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    3d07e09 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. add fixes and comments

    jchate6 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    2e700ad View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Merge branch 'fix/django_4.2_incompatability' into dependabot/pip/dev…

    …/django-bootstrap4-gte-3-and-lt-24
    jchate6 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    1ea3ebd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #627 from TOMToolkit/dependabot/pip/dev/django-boo…

    …tstrap4-gte-3-and-lt-24
    
    Update django-bootstrap4 requirement from <23,>=3 to >=3,<24
    jchate6 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    1b17bd0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/django_4.2_incompatability' into dependabot/pip/dev…

    …/django-filter-gte-21-and-lt-24
    jchate6 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7425c08 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #624 from TOMToolkit/dependabot/pip/dev/django-fil…

    …ter-gte-21-and-lt-24
    
    Update django-filter requirement from <23,>=21 to >=21,<24
    jchate6 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    fd145dd View commit details
    Browse the repository at this point in the history