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/97337198-b903-4541-9332-162452c3ce75%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to