Closed singh1114 closed 8 years ago
Does migrate works fine?
Didn't worked for me.
At which step does this error show up?
When we use the command python manage.py makemigrations
Ok so I was able to run the dirty branch by using the migrate command in django 1.7 and then running the server in django 1.9. This might not be the right way but it worked.
You are not supposed to do that.
After the installations of all the requirements, Dirty branch is not working printing following error.
django.db.utils.ProgrammingError: (1146, "Table 'libre.voucher_financialsession' doesn't exist")