Open andybak opened 11 years ago
We have a shop that has one complex product (lots of configuration parameters) and a bunch of simpler ones.
Ideally we'd have two different product models for each but that doesn't seem possible in Plata.
What's the recommended way to handle this scenario?
(I'm aware this isn't really an issue but in the absence of a discussion group I thought this might be the best place to ask)
Hi Andy
(Sorry for the late answer.)
I generally heard good things about django-polymorphic, not with Plata specifically though. Maybe this would work for you?
We have a shop that has one complex product (lots of configuration parameters) and a bunch of simpler ones.
Ideally we'd have two different product models for each but that doesn't seem possible in Plata.
What's the recommended way to handle this scenario?
(I'm aware this isn't really an issue but in the absence of a discussion group I thought this might be the best place to ask)