feat(python): Prepare for Django 5.0 support#8481
Merged
sentrivana merged 1 commit intomasterfrom Nov 23, 2023
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
6 tasks
shanamatthews
approved these changes
Nov 14, 2023
Contributor
shanamatthews
left a comment
There was a problem hiding this comment.
This looks good - are there any other changes coming?
Contributor
Author
|
@shanamatthews Thanks for the review! No more changes planned, but I'll have to keep the PR unmerged for a bit since the docs change can only go out with the next SDK release in a couple of weeks. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pre-merge checklist
If you work at Sentry, you're able to merge your own PR without review, but please don't unless there's a good reason.
Description of changes
With the next release of the Python SDK we'll support Django 5.0. Updating the integration docs to reflect this.
Direct link to the affected page: https://sentry-docs-git-ivana-django-50.sentry.dev/platforms/python/integrations/django
(Will only merge this once we've released the SDK, so in a couple of weeks.)
Extra resources