Updated Course/Product saving logic
This logic now resides in the model, instead of the view. Moving the information here maintains a separation of concerns—the view shouldn't care how the model is saved—and clears up issues with the related product models and associated nested views. XCOM-520
Showing
ecommerce/static/js/utils/course_utils.js
0 → 100644
Please
register
or
sign in
to comment