Files
edx-platform/lms/djangoapps/certificates/__init__.py
2016-05-02 13:09:18 -04:00

4 lines
111 B
Python

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