Mathias Ettinger

Results 2 issues of Mathias Ettinger

I’m wondering why the `option%s` fields created in the `ProductVariationMetaclass` are `OptionField`s instead of `ForeignKey`s. What is the historical reason behind this? It has always bothered me that changes on...

When I try to extends the translations of an app with models already registered for translation, either I get an error or I get an incompletely patched model. Lets say,...

bug