Skip to content

Commit

Permalink
fix: drop WSGI_APPLICATION
Browse files Browse the repository at this point in the history
Closes: #24
  • Loading branch information
b1rger committed Oct 18, 2023
1 parent d9ccb0f commit 28aff2a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apis_acdhch_default_settings/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@
}
]

WSGI_APPLICATION = "apis.wsgi.application"

# Password validation
# https://docs.djangoproject.com/en/1.11/ref/settings/#auth-password-validators

Expand Down

0 comments on commit 28aff2a

Please sign in to comment.