constants.py 97 Bytes
Newer Older
1 2 3 4
"""
Constants for testing purposes
"""

5
DUMMY_REDIRECT_URL = u'https://example.com/edx/redirect'