Hi there I tried to create a user session through my flask app. I've already created my virtualenv, but I got an error message (something went wrong) when I used"
SECRET_KEY_MYSITE=os.environ['SECRET_KEY_MYSITE'] "
in this file: /var/www/mylash_pythonanywhere_com_wsgi.py
Any help would be really appreciated.