Re: makemigrations throws table does not exist error

2016-05-03 Thread Michal Petrucha
On Mon, May 02, 2016 at 02:01:24PM -0700, Lucian Willoughby wrote: > I am trying to re-create an older project from a git repository. I do not > have the original MySql database. I emptied the migration folders and tried > to run "python manage.py makemigrations" which resulted in the following

makemigrations throws table does not exist error

2016-05-02 Thread Lucian Willoughby
I am trying to re-create an older project from a git repository. I do not have the original MySql database. I emptied the migration folders and tried to run "python manage.py makemigrations" which resulted in the following error : "Table 'age-sdb.login_esm_systems_experience_choice' doesn't

makemigrations throws table does not exist error

2016-05-02 Thread Lucian Willoughby
I am trying to recreate a django project from a git repository that I have. I don't have the original database. I have emptyied all of the migration folders but when I run "python manage.py makemigrartions" I get the following error ("Table 'age-sdb.login_esm_systems_experience_choice' doesn't