Skip to content

Instantly share code, notes, and snippets.

@byroncorrales
Created March 28, 2011 03:46
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/889974 to your computer and use it in GitHub Desktop.
Save byroncorrales/889974 to your computer and use it in GitHub Desktop.
bcorrales@bcorrales-laptop:~/django/addac/addac$ python manage.py runserver
Validating models...
/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
0 errors found
Django version 1.3, using settings 'addac.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