Skip to content

Instantly share code, notes, and snippets.

@norrs
Created July 9, 2013 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save norrs/5957534 to your computer and use it in GitHub Desktop.
Save norrs/5957534 to your computer and use it in GitHub Desktop.
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