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
Hi. rel attribute is deprecated in django 2.0. So serializer is broken.
Most probably rel should be replaced with remote_field attribute for Django 2.0 support.
Hi.
rel
attribute is deprecated in django 2.0. So serializer is broken.Most probably
rel
should be replaced withremote_field
attribute for Django 2.0 support.The text was updated successfully, but these errors were encountered: