Maik Hoepfel
8a03abb0bb
Drop OSCAR_OFFER_BLACKLIST_PRODUCT functionality
It only prevents adding a product to a range; offers can be applied
nonetheless (despite the docs saying otherwise). The same functionality
can be achieved by overriding get_is_discountable, so it can be safely
removed.