Closed DigiAngel closed 7 years ago
that its a pytz library problem, i had it in past, google have a good solutions for it
What version of Gunicorn and Django are you running?
I found that anything higher than Django v1.8.7 causes problems. As for Gunicorn, maybe try:
sudo pip install -U gunicorn
Thanks...wow was this a challenge to get going! Anyway solution is here:
Wow this has been a struggle. After getting an assist with the secret key, I'm now faced with this using gunicorn:
Not sure where to start to troubleshoot this...thank you.