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

Confirm support for Django 4.2 in 0.9.1 #1

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

SupImDos
Copy link

@SupImDos SupImDos commented Apr 29, 2024

Changes

Notes

The following was run with these changes to confirm compatibility:

$ pyenv local 3.9
$ python -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ python ./manage.py test

@SupImDos SupImDos force-pushed the 0.9.1-with-django42-support branch from 9206599 to 681b8f7 Compare April 29, 2024 05:23
@SupImDos SupImDos force-pushed the 0.9.1-with-django42-support branch from 681b8f7 to 8b12360 Compare April 29, 2024 06:10
@KyeRussell KyeRussell merged commit c700a92 into 0.9.1 Apr 30, 2024
@SupImDos SupImDos deleted the 0.9.1-with-django42-support branch April 30, 2024 04:16
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.

2 participants