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

Conversation

jchate6
Copy link
Contributor

@jchate6 jchate6 commented Apr 19, 2023

closes issue #628

dependabot bot and others added 3 commits March 28, 2023 13:56
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>
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>
@jchate6 jchate6 linked an issue Apr 19, 2023 that may be closed by this pull request
@jchate6 jchate6 marked this pull request as ready for review April 19, 2023 21:51
@jchate6 jchate6 requested a review from phycodurus April 19, 2023 21:51
@jchate6
Copy link
Contributor Author

jchate6 commented Apr 20, 2023

I'm adding some dependabot PRs to this so they can be properly tested with these changes.

jchate6 and others added 3 commits April 20, 2023 14:43
…tstrap4-gte-3-and-lt-24

Update django-bootstrap4 requirement from <23,>=3 to >=3,<24
…ter-gte-21-and-lt-24

Update django-filter requirement from <23,>=21 to >=21,<24
@jchate6 jchate6 merged commit a54daf5 into dev Apr 25, 2023
18 checks passed
@jchate6 jchate6 deleted the fix/django_4.2_incompatability branch May 1, 2023 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TOM-TOOLKIT incompatible with Django==4.2
2 participants