Skip to content

guides: add django#24851

Draft
craig-osterhout wants to merge 3 commits intodocker:mainfrom
craig-osterhout:django-guide
Draft

guides: add django#24851
craig-osterhout wants to merge 3 commits intodocker:mainfrom
craig-osterhout:django-guide

Conversation

@craig-osterhout
Copy link
Copy Markdown
Contributor

Description

Added simple Django guide.

Related issues or tickets

Closes #21277

Reviews

  • Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 21, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit ded2cfa
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69e7de1109fc0c00083c63a0
😎 Deploy Preview https://deploy-preview-24851--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
@craig-osterhout
Copy link
Copy Markdown
Contributor Author

/review

Copy link
Copy Markdown
Contributor

@docker-agent docker-agent Bot left a comment

Choose a reason for hiding this comment

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

Assessment: 🔴 CRITICAL

This PR adds a new Django guide to Docker docs. The guide is well-structured and covers a useful topic, but has several issues that need attention before merge:

  • 1 HIGH finding: A Compose environment variable (DEBUG=1) is set but settings.py is never shown reading it from the environment, so it silently has no effect.
  • 3 MEDIUM findings: Non-standard callout syntax, a broken ordered-list code block (missing indentation), and a factually incorrect YAML comment about Django's DEBUG setting and auto-reload.
  • 1 MEDIUM finding: Marketing language ("simplify compliance") in the DHI section.

Comment thread content/guides/django.md Outdated
Comment thread content/guides/django.md Outdated
Comment thread content/guides/django.md Outdated
Comment thread content/guides/django.md Outdated
Comment thread content/guides/django.md
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
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.

Python/Django guide

1 participant