Skip to content

Fix invalid syntax in WSGI entry point - #12

Open
venkatranabothu wants to merge 1 commit into
mainfrom
fix-invalid-app-syntax
Open

venkatranabothu wants to merge 1 commit into
mainfrom
fix-invalid-app-syntax

Conversation

@venkatranabothu

Copy link
Copy Markdown
Owner

Summary

  • remove the accidental numeric prefix from os.environ
  • restore valid Django WSGI startup

Validation

  • python3 -m py_compile app.py sampleproject/manage.py sampleproject/api/*.py sampleproject/sampleproject/*.py
  • Django runtime checks were not run because dependencies are not installed in the environment

@netlify

netlify Bot commented Sep 4, 2026

Copy link
Copy Markdown

Deploy Preview for sample-python ready!

Name Link
🔨 Latest commit c5cbf15
🔍 Latest deploy log https://app.netlify.com/projects/sample-python/deploys/6a9a977db0252c00085c5511
😎 Deploy Preview https://deploy-preview-12--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