Going through the tutorial, and when I get to the section on the first
page explaining what's in the INSTALLED APPS section of settings.py, I
stopped because my INSTALLED_APPS in empty:

INSTALLED_APPS = (
)

And, the next command in the tutorial, python manage.py syncdb,
returns:

Error: Your action, 'syncdb', was invalid.
Run "manage.py --help" for help.

Any ideas?  My db server is running and I set up db for the tutorial...

Any help is much appreciated!

-stirman
www.stirman.net


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to