Created
July 9, 2013 13:55
-
-
Save norrs/5957534 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DJANGO_SETTINGS_MODULE=nav.django.settings /deploy/nav-mirror/.env/lib/python2.6/site-packages/django/bin/django-admin.py test nav.django | |
/deploy/nav-mirror/.env/lib/python2.6/site-packages/django/conf/__init__.py:110: DeprecationWarning: The SECRET_KEY setting must not be empty. | |
warnings.warn("The SECRET_KEY setting must not be empty.", DeprecationWarning) | |
========================================================================= test session starts ========================================================================== | |
platform linux2 -- Python 2.6.6 -- pytest-2.3.4 | |
collected 0 items | |
=========================================================================== in 0.61 seconds =========================================================================== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment