Skip to content

Instantly share code, notes, and snippets.

@jayhale
Created April 22, 2021 12:31
Show Gist options
  • Save jayhale/e4bb8bd70e72f38228cba70867431212 to your computer and use it in GitHub Desktop.
Save jayhale/e4bb8bd70e72f38228cba70867431212 to your computer and use it in GitHub Desktop.
# vercel-django-example/vercel_app/settings.py
# https://github.com/jayhale/vercel-django-example/blob/main/vercel_app/settings.py#L43
INSTALLED_APPS = [
# ...
'example',
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment