On Sep 25, 5:42 pm, cwurld <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to upgrade my site from 0.97 to 1.0. When I use the > command: > > python manage.py runserver > > I get the error: > Error: cannot import name connect > > Any ideas how to resolve this? > > Thanks, > Chuck
That clearly isn't the full traceback. It would be more helpful if you posted the whole thing. However, it's likely that this is related to the signals refactoring. Did you read the Backwards Incompatible Changes page before upgrading? If you had you would have seen this: http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Signalrefactoring -- DR. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---