Re: Sync Database failed, using "python manage.py syncdb"

2008-11-11 Thread Sean
On Nov 11, 7:22 am, Daniel Roseman <[EMAIL PROTECTED]> wrote: > On Nov 11, 1:18 am, Sean <[EMAIL PROTECTED]> wrote: > > > 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\c

Re: Sync Database failed, using "python manage.py syncdb"

2008-11-10 Thread Daniel Roseman
On Nov 11, 1:18 am, Sean <[EMAIL PROTECTED]> wrote: > 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 > signals.post_syncdb.co

Sync Database failed, using "python manage.py syncdb"

2008-11-10 Thread Sean
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 signals.post_syncdb.connect I got django1.0, Python2.52, Apache2.2.9, MySQL5.0.67, PHPM