M7011E-django-unchained/trading_api

auctions should allow multiple subcategories from its main category

Closed this issue · 0 comments

right now an auction can only have one category, but it should in the future allow for multiple subcategories.

eg, main category = clothing, subcategory = t-shirt, pants, socks

the issue is to somehow only allow subcategories belonging to the main category