syncdb error

2009-07-11 Thread Croydon
This is my first time running django in windows xp. Im using xampp, python2.5.4 and django1.0.2 I created a new sqlite3 database and I get the following error when I run "python manage.py syncdb" http://imgur.com/pooSw.png"; alt="Hosted by imgur.com" /> --~--~-~--~~~-

Re: django setting problem on windows

2009-05-03 Thread Croydon
I just installed Djang/XAMPP on windows using this guide http://jyotirmaya.blogspot.com/2008/11/xampp-python-django.html --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, s

Checking Django messages in windows

2009-05-03 Thread Croydon
I used Django in linux for my uni project, so Im fairly comfortable with it. Now im trying to create a facebook app on windows. I installed XAMPP and all the other requirements and the test app is working fine. The problem is checking the django messages, that show up when your server is running

Re: syncdb error

2009-07-11 Thread Croydon Dias
Thanks a bunch. Converted all path's to forwards slashes which fixed the problem. --~--~-~--~~~---~--~~ 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.co