Hello

I try to create a polls from Django first tutorial
https://docs.djangoproject.com/en/1.5/intro/tutorial01/
but im blocked on syncdb

if i choose on my settings the mysql, nothing happen, but if i take sqlite3 
it create the base
The prompt just stay on, as if i need to enter some inputs.

I checked yesterday and this morning, found nothing concluant about my 
problem.

I use an Ubuntu, i installed mysql srv and client, i got mysql dev for 
mysql_config
      python version 2.7.3
      django version 1.5.1
      mysql  version 5.5.31
      i instaled the mysql-pyhton 1.2.4 if i test import the MySQLdb into 
python interpreter it succes i can also connect to the db, i also can 
import django
     
python manage.py runserver works fine, i can acces to the page
but python manage.py syncdb just do nothing and i don't understand or 
succes to figure why.
i got the debug on, i try to set the verbosity but nothing append..

I would appreciate some help.

Does someone already have a lead for my problem

or does some other have same problem as me with the tutorial?

thx for reading

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to