diefenbach / django-lfs

An online-shop based on Django
http://www.getlfs.com
BSD 3-Clause "New" or "Revised" License
622 stars 222 forks source link

ensure that our addresses get deep copied when creating an order #106

Closed mthornhill closed 11 years ago

mthornhill commented 11 years ago

Need to set id and pk to None when copying an inherited model https://docs.djangoproject.com/en/1.4/topics/db/queries/#copying-model-instances