Skip to content

Fix invalid Python syntax in app entrypoint - #8

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

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

Conversation

@venkatranabothu

Copy link
Copy Markdown
Owner

Summary

  • remove the stray 12 token from the Django settings initialization
  • restore valid Python syntax for the WSGI entrypoint

Validation

  • python3 -m compileall -q .
  • Django test client checks for /, /health, /api/users, /api/stats, and POST /api/echo

Fixes the SyntaxError: invalid decimal literal raised while compiling app.py.

@netlify

netlify Bot commented Sep 4, 2026

Copy link
Copy Markdown

Deploy Preview for sample-python ready!

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