Files
edx-platform/lms/djangoapps/certificates/__init__.py
2016-04-25 17:52:47 +05:00

4 lines
111 B
Python

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