Skip to content

docs(python): update Django quick start guide - #18855

Merged
inventarSarah merged 10 commits into
masterfrom
smi/quick-start/python-django
Aug 17, 2026
Merged

docs(python): update Django quick start guide#18855
inventarSarah merged 10 commits into
masterfrom
smi/quick-start/python-django

Conversation

@inventarSarah

@inventarSarah inventarSarah commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

DESCRIBE YOUR PR

Updated the Django quick start guide to follow our quick start guide template.

  • adds some more includes for shared content within the guides
  • split layout
  • follows general structure of quick start guide
  • adds "metrics" to onboarding options
  • adds more Verify examples
  • uses SdkOption for a clean options list
  • removes mentions and notes regarding old Python SDKs (if I understood correctly, these versions have already reached their EoL)

Closes: #18849

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

EXTRA RESOURCES

@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview Aug 17, 2026 9:10am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Aug 17, 2026 9:10am

Request Review

@sentrivana sentrivana left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! Left a few comments.

<Alert>
## Prerequisites

If you're using Python 3.7, Django applications with `channels` 2.0 will be correctly instrumented. Older versions of Python will require the installation of [aiocontextvars](https://pypi.org/project/aiocontextvars/).

@sentrivana sentrivana Aug 11, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I can see you've removed this completely -- it'd be good to keep around though. We still support 3.6+. (We're getting rid of it in the next major, but that will still take some months.)

Comment thread includes/logs/python-quick-start-verify-logs-splitlayout.mdx
Comment thread includes/metrics/python-quick-start-verify-metrics-splitlayout.mdx Outdated
Comment thread docs/platforms/python/integrations/django/index.mdx Outdated
Comment thread docs/platforms/python/integrations/django/index.mdx Outdated
Comment thread docs/platforms/python/integrations/django/index.mdx

@coolguyzone coolguyzone left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 👍

@inventarSarah
inventarSarah merged commit e90bed8 into master Aug 17, 2026
22 checks passed
@inventarSarah
inventarSarah deleted the smi/quick-start/python-django branch August 17, 2026 09:21
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.

Update Django quick start guide

3 participants