Skip to content

Fix invalid Django settings initialization - #10

Open
venkatranabothu wants to merge 1 commit into
mainfrom
fix/remove-invalid-prefix
Open

venkatranabothu wants to merge 1 commit into
mainfrom
fix/remove-invalid-prefix

Conversation

@venkatranabothu

Copy link
Copy Markdown
Owner

Summary

  • remove the stray 12 prefix from os.environ.setdefault
  • restore valid Django WSGI entry-point syntax

Validation

  • python -m py_compile app.py sampleproject/manage.py sampleproject/api/*.py sampleproject/sampleproject/*.py
  • python sampleproject/manage.py check
  • python sampleproject/manage.py test (0 tests discovered)
  • smoke-tested the root, health, users, stats, and echo endpoints

@netlify

netlify Bot commented Sep 4, 2026

Copy link
Copy Markdown

Deploy Preview for sample-python ready!

Name Link
🔨 Latest commit 0e12ebd
🔍 Latest deploy log https://app.netlify.com/projects/sample-python/deploys/6a9a933675624a00085ca8b7
😎 Deploy Preview https://deploy-preview-10--sample-python.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

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.

1 participant