Back to README for API Installation
Problem: I see this error when I run this python manage.py runserver
:
django.core.exceptions.ImproperlyConfigured: Unable to set the SECRET_KEY variable from os.environ or JSON file
Solution:
-
Look in WeVoteServer/config
-
Make sure you made a copy from
environment_variables-template.json
toenvironment_variables.json