Re: Django ProgrammingError: no relation exists when using ManyToManyfield

2015-04-13 Thread Chase Cooley
Yes, I have tried makemigrations and migrate for all modules and it still doesn't work. I have also tried makemigrations and migrate for individual modules with no luck. On Sunday, April 12, 2015 at 10:12:08 AM UTC-5, Pavel Kuchin wrote: > > Hi Chase, > > Did you try makemigrations and migrate:

Django ProgrammingError: no relation exists when using ManyToManyfield

2015-04-11 Thread Chase Cooley
I can post code and errors here, but have already posted on stackoverflow.com and so I figured it might be useful to see some of the comments users on that site have suggested. If this is not acceptable let me know and i'll post everything here. Thanks! http://stackoverflow.com/questions/291901