Files
edx-platform/lms/djangoapps/instructor/views/__init__.py
Muhammad Shoaib 2cc0433833 Implement mediated bulk purchase epic
Updating EX-60 logic
2014-09-02 13:03:24 -04:00

5 lines
111 B
Python

"""
This is the UserPreference key for the user's recipient invoice copy
"""
INVOICE_KEY = 'pref-invoice-copy'