You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to use the json_api renderer with Django 1.10rc1 I'm getting a strange error about field.related not being set. It appears this was a private attribute that was deprecated in 1.8 and has finally been removed.