Skip to content

Instantly share code, notes, and snippets.

@jayhale
Last active March 12, 2019 21:41
Show Gist options
  • Save jayhale/e809cffc36903693eb1229e529508324 to your computer and use it in GitHub Desktop.
Save jayhale/e809cffc36903693eb1229e529508324 to your computer and use it in GitHub Desktop.
Django on Zeit Now: now-django-example/index.py
# now-django-example/index.py
from now_app.wsgi import application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment