Hi List! I am a newbie to Python and Django and am trying to go through the tutorial. I am running Django 0.96. I have created a MySQL database but when I run "python manage.py syncdb" I get the following error:
Loading 'initial_data' fixtures... No fixtures found. Also, I can't access the Welcome to Django page when I visit http://127.0.0.1:8000 - I get a 404. There is an index page on the server which does get returned. Thanks in advance for any help! Rhett --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

