Skip to content

field.related RemovedInDjango110Warning #248

@tpilara

Description

@tpilara

This is likely an easy fix, I think the only tricky thing is making sure that this remains backwards compatible when making the change to field.remote_field.

This warning is seen using Django 1.9.

rest_framework_json_api/utils.py:194: RemovedInDjango110Warning: Usage of field.related has been deprecated. Use field.remote_field instead.

Link to relevant line

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions