jpwatts / django-positions

A Django field for custom model ordering.
BSD 3-Clause "New" or "Revised" License
284 stars 71 forks source link

Fixed #53: pre_save raising DoesNotExist exception when using custom primary key #54

Closed hvdklauw closed 7 years ago

zajacm commented 7 years ago

@hvdklauw @jpwatts could you merge it?

zajacm commented 7 years ago

thanks!