When I run the command "python manage.py syncdb" to sync database, but failed
I got the following error messages: File "C:\Python25\Lib\site-packages\django\contrib\auth\management \_init_.py". line 47 , in <module> signals.post_syncdb.connect<create_permissions, AttributeError:'object object has no attribute 'connect''> I got django1.0, Python2.52, Apache2.2.9, MySQL5.0.67, PHPMyAdmin2.11.9.2 Can anyone please help! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---