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:
> $ python manage.py makemigrations
> $ python manage.py migrate
> You should run them for all modules at first time (do not set any specific 
> module).
>
> Best regards, Pavel.
>
> 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/29190190/django-programmingerror-no-relation-exists-when-using-manytomanyfield?noredirect=1#comment46603898_29190190
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3d6bcc21-7176-4b45-8ae2-576872381521%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to