Initial commit to support messages of the day. GitLab issue #222.

This commit is contained in:
Roberto Rosario
2016-03-13 00:56:31 -04:00
parent 6eb868bdfb
commit daa3ca2430
16 changed files with 261 additions and 18 deletions

View File

@@ -91,6 +91,7 @@ INSTALLED_APPS = (
'mailer',
'metadata',
'mirroring',
'motd',
'ocr',
'rest_api',
'sources',