common.py
23.4 KB
-
Add support for per-course site status. · 0c69ec2f
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)
Victor Shnayder committed