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

feat(django): update django app to be compatible for Django 4.x #1794

Merged
merged 5 commits into from
Jul 10, 2023

Conversation

- [The django.db.backends.postgresql_psycopg2 module is removed in Django3.0](https://docs.djangoproject.com/en/4.1/releases/3.0/#features-removed-in-3-0)
- [The get_response argument for django.utils.deprecation.MiddlewareMixin.__init__() is required and doesn’t accept None](https://docs.djangoproject.com/en/4.1/releases/4.0/#features-removed-in-4-0)
@github-actions
Copy link

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@antonpirker antonpirker changed the title update django app to be compatible for Django 4.x feat(django): update django app to be compatible for Django 4.x Feb 6, 2023
@sentrivana
Copy link
Contributor

Hey @DilLip-Chowdary-Codes, thanks for opening this. I've updated your branch to our current master and ran the pipeline, some steps are red, can you please take a look?

@antonpirker antonpirker self-assigned this Jul 10, 2023
@antonpirker
Copy link
Member

As the only change left has a alias since Django 1.9 (and we officially support only Django 1.11+) this should be good to merge!

@antonpirker antonpirker enabled auto-merge (squash) July 10, 2023 10:10
@antonpirker antonpirker merged commit 99999a0 into getsentry:master Jul 10, 2023
243 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants