Installed from subversion. Ran "django-admin.py startproject greenleaftech; cd greenleaftech; python manage.py runserver" and I get the following. Can anyone help out?
Thanks, Tom python manage.py runserver Validating models... admin.logentry: 'user' has relation with uninstalled model User admin.logentry: 'content_type' has relation with uninstalled model ContentType 2 errors found. Django version 0.95 (post-magic-removal), using settings 'greenleaftech.settings' Development server is running at http://127.0.0.1:8000/ Quit the server with CONTROL-C. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---