Files
edx-platform/lms/djangoapps/commerce/__init__.py
2015-11-22 07:41:19 -05:00

4 lines
115 B
Python

""" Commerce app. """
# this is here to support registering the signals in signals.py
from commerce import signals