Of course, you haven't actually done any work yet. Here's what to do next:
DATABASES setting in vindaloo/settings.py.python vindaloo/manage.py startapp [appname].
You're seeing this message because you have DEBUG = True in your
Django settings file and you haven't configured any URLs. Get to work!