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

Adjust migration #103

Merged
merged 4 commits into from
Aug 7, 2023
Merged

Adjust migration #103

merged 4 commits into from
Aug 7, 2023

Conversation

geophphrie
Copy link
Contributor

@geophphrie geophphrie commented Aug 7, 2023

All we're doing here is adjusting a recent migration to use the newer nomenclature for JSONFields. This can be done to the old migration, not requiring making a new migration to do it, because there is no underlying change, and the now-deprecated django.contrib.postgres nomenclature was simply an alias for the db.models nomenclature after Django 3.1.1 .

@geophphrie geophphrie merged commit e4e9c38 into develop Aug 7, 2023
9 checks passed
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.

1 participant