Re: flushing correctly the db

2011-05-15 Thread Shawn Milochik
On 05/15/2011 05:00 PM, manaus wrote: Hello, I had to change one of the models, did flush and syncdb, but still the view returns 'integrity error, myapp_user.town_id may not be NULL, the field seems to be still there. What can I do? (using sqlite3) Thanks! 1. syncdb doesn't do anything to exi

flushing correctly the db

2011-05-15 Thread manaus
Hello, I had to change one of the models, did flush and syncdb, but still the view returns 'integrity error, myapp_user.town_id may not be NULL, the field seems to be still there. What can I do? (using sqlite3) Thanks! -- You received this message because you are subscribed to the Google Gro