Files
edx-platform/lms/djangoapps/commerce
Matt Tuchfarber 865114cba6 Add data migration to fix ecommerce_worker email
ecommerce_worker is the only service user with a @fake.email  instead of
an @example.com email address. This was fixed manually in a devstack sql
dump, but was lost during the next sql dump. This will fix it moving
forward so we don't have to work around it.
2019-10-29 14:04:29 -04:00
..
2019-05-16 13:20:28 -04:00
2019-09-19 17:05:02 -04:00
2019-07-19 09:53:01 -04:00
2019-07-19 09:53:01 -04:00
2019-07-19 09:53:01 -04:00
2019-07-16 13:16:03 +05:00
2019-07-19 09:53:01 -04:00
2019-07-19 09:53:01 -04:00
2019-07-16 13:16:03 +05:00

Status: Maintenance

Responsibilities
================
The Commerce app is an older implementation of e-commerce related functionality.

Direction: Deprecate
====================
This app is replaced by functionality in the `ecommerce service`_. New functionality should not be added here. Effort is needed to determine who the existing clients are so they can be updated and this app can be removed. This app is in a similar situation to the ```lms/djangoapps/shoppingcart``` app.

.. _ecommerce service: https://github.com/edx/ecommerce

Glossary
========

More Documentation
==================