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

Add a related_name to supplier in Product model #101

Closed mthornhill closed 11 years ago

mthornhill commented 11 years ago

Use product_set for related_name so we don't break existing code