Skip to content

Instantly share code, notes, and snippets.

@rogaha
Created July 24, 2014 19:27
Show Gist options
  • Save rogaha/ffac8ef03f16e589c267 to your computer and use it in GitHub Desktop.
Save rogaha/ffac8ef03f16e589c267 to your computer and use it in GitHub Desktop.
cd docker_com && python manage.py test
/home/ubuntu/virtualenvs/venv-system/local/lib/python2.7/site-packages/dotenv.py:16: UserWarning: not reading .env - it doesn't exist.
warnings.warn("not reading %s - it doesn't exist." % dotenv)
[warning]: Unable to configure caching, defaulting to local memorycache
Creating test database for alias 'default'...
...Flushing all the things!!
Cache flushed.
...................application/json
.
----------------------------------------------------------------------
Ran 23 tests in 0.995s
OK
Destroying test database for alias 'default'...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment