Files
edx-platform/lms/djangoapps
Feanil Patel e90c6ae5a2 Remove all models related to shoppingcart.
DEPR-43 - Removal of Shoppingcart.

All models have been removed and the change has been deployed to production
so this should be safe to do.

It's strange that the ORM decided to drop certain fields before dropping the
whole models but decided to leave it all as the ORM generated it rather than
trying to manually change it.

Also turn the check back on to make sure people don't actually check in code
without the relevant migration files.
2020-12-02 11:36:07 -05:00
..
2020-11-17 15:33:33 -05:00
2019-12-30 10:35:30 -05:00
2019-06-21 16:39:24 +05:00