django-flexible-subscriptions
django-flexible-subscriptions copied to clipboard
Allow addition of additional PlanCost formsets during SubscriptionPlan create/edit
Currently form only provides +1 formset to add plan costs in the Developer Dashboard. Need to add JavaScript functionality to support addition and removal of formsets as needed.