Re: Help with manage.py syncdb

2009-11-17 Thread Lora
Do you have MySQLdb installed? See comments at the top: http://code.djangoproject.com/browser/django/trunk/django/db/backends/mysql/base.py jd_python wrote: > Hello there, > > I am a newbie learning Python/Django... > > Am using the following tutorial located at: > > http://bit.ly/eIdT > > Creat

Re: Proper approach to updating model object with 100 attributes.

2010-06-29 Thread Lora
On 6/29/10 4:20 PM, Ray Cote wrote: Hi Tim: Thanks for the pointers. I think the setattr is probably safest way to deal with the Django models. --Ray - Original Message - From: "Tim Chase" To: django-users@googlegroups.com Cc: "Ray Cote" Sent: Tuesday, June 29, 2010 2:03:05 PM GMT -05: