Improve logging of ecommerce interactions
Adds standardized audit logging for checkout and enrollment change requests. XCOM-427.
Showing
- common/djangoapps/enrollment/tests/test_views.py 25 additions, 15 deletionscommon/djangoapps/enrollment/tests/test_views.py
- common/djangoapps/enrollment/views.py 14 additions, 0 deletionscommon/djangoapps/enrollment/views.py
- lms/djangoapps/commerce/tests/test_utils.py 18 additions, 0 deletionslms/djangoapps/commerce/tests/test_utils.py
- lms/djangoapps/commerce/tests/test_views.py 5 additions, 1 deletionlms/djangoapps/commerce/tests/test_views.py
- lms/djangoapps/commerce/utils.py 34 additions, 0 deletionslms/djangoapps/commerce/utils.py
- lms/djangoapps/commerce/views.py 10 additions, 1 deletionlms/djangoapps/commerce/views.py
- lms/djangoapps/verify_student/tests/test_views.py 16 additions, 5 deletionslms/djangoapps/verify_student/tests/test_views.py
- lms/djangoapps/verify_student/views.py 12 additions, 1 deletionlms/djangoapps/verify_student/views.py
Loading
Please register or sign in to comment