I am attempting to check my settings for deployment by running the following on my Django server:
django-admin check --deploy
When I run the abov