jpwatts / django-positions

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

Fix for importing fixtures using loaddata #21

Closed atkinson closed 10 years ago

atkinson commented 10 years ago

Without this fix, you can not ./manage.py loaddata into a position field because "updated" is None.