Fix empty pk detection in HyperlinkRelatedField.get_url
This implementation allows detection of empty values that are non-nullable, allowing the field to return None values for such cases
Showing
Please
register
or
sign in
to comment
This implementation allows detection of empty values that are non-nullable, allowing the field to return None values for such cases