On Thu, Mar 31, 2011 at 1:39 PM, jay K. <jay.developer2...@gmail.com> wrote:
<snip> > > > So what am I doing wrong? > Use South for your database migrations: http://south.aeracode.org/ Otherwise you have to write raw SQL statements to modify the database, or delete the entire database and use syncdb to re-create it to match you model. I think South is the best of those options. Shawn -- 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 unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.