Foreignkey relationship trouble

2008-01-03 Thread hern42
Hello, I have an issue (it might be a beginner issue, if so I am sorry... please point to the chapter in the doc) I have a class Photo and a class Category with a one to many relationship (many pictures can be in one category, but each photo can be in only one category)... I want to do an app for

Re: Foreignkey relationship trouble

2008-01-03 Thread hern42
Thank you for your help... I am working on it in these lines. Best. Hrn --~--~-~--~~~---~--~~ 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 unsub

problem to connect with mysql...

2007-10-12 Thread hern42
Hello, I have an issue with msql... I am trying to set django on a new machine and I am doing quickly the "to do list" tutorial of James Bennett to make sure everything wroks fine before starting my project. When sync-ing the db I get the following message which puzzles me and I didn't find anythi

Re: problem to connect with mysql...

2007-10-13 Thread hern42
hi Thejaswi, > I believe it is MySql and not msql Yeps, soory, I shoud remove my boxing glove when using the keyboard ;) > Going by the error you have got there is a "thread" problem with > MySQLdb's dependencies. Better reinstall it according to your database > configuration. I actually tried

Re: problem to connect with mysql...

2007-10-13 Thread hern42
Hi again, It is 1.2.2 indeed... But still no luck. I really don't understand as I installed exactly the same package on another machine this afternoon and everything works a charm. Really weird! Cheers, thanks for your interest in that matter Hrn On Oct 13, 5:54 pm, Thejaswi Puthraya <[EMAIL PRO