Of course, you haven't actually done any work yet. Here's what to do next:
{{ project_name }}/settings.py
.make syncdb
or python manage.py migrate
You're seeing this message because you have a DatabaseError
in your
Ionyweb project. Get to work!