Hi,
In admin panel I have created form for adding Product. Form includes 2 inline formsets as there are some models related to Product. User can create Product, then define variations of that product which different attributes. I`ll illustrate this with example. User has a t-shirt of one brand in 3 different colors and want to add them with different prices. T-shirt is created as Product with 3 Variations.In admin panel I have created form for a