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

Django upgrade 3.2 #21

Merged
merged 15 commits into from
Sep 28, 2023
Merged

Django upgrade 3.2 #21

merged 15 commits into from
Sep 28, 2023

Conversation

George9Waller
Copy link
Contributor

@George9Waller George9Waller commented Oct 18, 2021

Upgraded dependancies to latest versions, updated model to use new built in Django choices as per django documentation

Removed support for django 1.x
Added support from django 3.x

requirements.txt

boto3 1.9.129 -> 1.18.63
Django 2.2.12 -> 3.2.8
django-fsm 2.6.0 -> 2.7.1

tests/requirements.txt

djangorestframework 3.9.2 -> 3.12.4
model_mommy 1.6.0 -> 2.0.0

@nvlaarhoven nvlaarhoven merged commit 2daf63f into master Sep 28, 2023
3 of 4 checks passed
@nvlaarhoven nvlaarhoven deleted the django-upgrade-3.2 branch September 28, 2023 14:02
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.

4 participants