Add support for per-course site status.
Now looks for a status_message.json file, looks for 'global' and ${course.id} keys. Return any global message and any course-specific message, joined by <br>. fab files need to be updated to use this new format (new filename, possibly also help manage per-course messages, or at least test for valid json)
Showing
common/djangoapps/status/tests.py
0 → 100644
Please
register
or
sign in
to comment