You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# os.environ['DJANGO_SETTINGS_MODULE'] = 'derbysite.settings' # This might be more appropriate, but haven't tested yet (added Jan2014 while trying to get this to work with Django 1.7)
django.setup() # added for v1.7
from django.core.management import execute_from_command_line