Skip to content

Instantly share code, notes, and snippets.

@byroncorrales
Created March 27, 2011 20:48
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 byroncorrales/889593 to your computer and use it in GitHub Desktop.
Save byroncorrales/889593 to your computer and use it in GitHub Desktop.
^Cbcorrales@bcorrales-laptop:~/django/django-biodiversity/biodiversity$ python manage.py runserver
/usr/local/lib/python2.6/dist-packages/django/db/__init__.py:60: DeprecationWarning: Short names for ENGINE in database configurations are deprecated. Prepend default.ENGINE with 'django.db.backends.'
DeprecationWarning
/usr/local/lib/python2.6/dist-packages/django/db/__init__.py:60: DeprecationWarning: Short names for ENGINE in database configurations are deprecated. Prepend default.ENGINE with 'django.db.backends.'
DeprecationWarning
Validating models...
0 errors found
Django version 1.3, using settings 'biodiversity.settings'
Development server is running at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment