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 4.2 with psycopg 3 #555

Merged
merged 2 commits into from
May 4, 2023
Merged

Django 4.2 with psycopg 3 #555

merged 2 commits into from
May 4, 2023

Conversation

manfre
Copy link
Contributor

@manfre manfre commented Apr 7, 2023

  • Currently running on https://manfre.net/
  • No Django version related code changes needed. Manly new deprecations that can be updated in future PRs.

@manfre manfre mentioned this pull request Apr 7, 2023
@pauloxnet
Copy link
Contributor

Have you tried to run django-upgrade hook with pre-commit after setting Django 4.2 as target version?

@manfre
Copy link
Contributor Author

manfre commented Apr 7, 2023

Have you tried to run django-upgrade hook with pre-commit after setting Django 4.2 as target version?

Not yet. It likely will not work well if it attempts to auto-upgrade the the index_together deprecation. We're doing some not straightforward things for the Stator base model to ensure certain indexes exist.

@andrewgodwin andrewgodwin merged commit 8ff6100 into jointakahe:main May 4, 2023
ephes pushed a commit to ephes/takahe that referenced this pull request May 6, 2023
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.

3 participants