Skip to content

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

Merged
antonpirker merged 5 commits intogetsentry:masterfrom
DilLip-Chowdary-Codes:patch-1
Jul 10, 2023
Merged

feat(django): update django app to be compatible for Django 4.x#1794
antonpirker merged 5 commits intogetsentry:masterfrom
DilLip-Chowdary-Codes:patch-1

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
Contributor

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
Contributor

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
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.

4 participants