On 12.03.2012, at 08:19, Dan Fairs wrote:

> Hi,
> 
> I'm working on porting a large codebase to 1.4 (using the rc), and have run 
> into what appears to be a regression in the serializers. I wanted to run it 
> past some eyes here before I raise a ticket.
> 
> The Python serializer's handle_fk_field() method now no longer handles the 
> case where a related object is None and natural keys are in use. The problem 
> appears to have been introduced in this changeset:
> 
>   https://code.djangoproject.com/changeset/17439
> 
> The code now no longer checks to see if the `related` object is not None 
> before attempting to call natural_key() on it.
> 
> Should I raise a ticket for this one?

Yes, please.

Jannis

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to