are either of you using pythonanywhere.com for django
I am having an issue with the wsgi file for my virtualenv
I keep getting this error:
for this code:
import os
import sys
# assuming your django settings file is at
'/home/MYUSERNAME/MYSITE/settings.py'
path = '/home/pycharm/work'
if path not i
Have you read Django's documentation?
https://docs.djangoproject.com/en/1.8/ref/databases/#mysql-notes
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-us
2 matches
Mail list logo