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

Fixes an opposite value of "deliverable" variable #189

Closed baffolobill closed 9 years ago

baffolobill commented 9 years ago

It looks like a typo. Otherwise, why is returned an opposite of a product.is_deliverable?

pigletto commented 9 years ago

That was strange indeed. Thanks for pointing this out