Files
edx-platform/openedx/core/djangoapps/bookmarks/startup.py
Usman Khalid 4304c66c54 Performance optimizations and cache to keep the bookmarks info updated.
The cache uses the bookmarks.XBlockCache model.

TNL-1945
2015-12-17 22:07:34 +05:00

6 lines
94 B
Python

"""
Setup the signals on startup.
"""
from . import signals # pylint: disable=unused-import