Commit 58900643 authored by rubbersoulz's avatar rubbersoulz

Added more apps to settings.py

parent 0eb9e319
......@@ -43,6 +43,9 @@ INSTALLED_APPS = [
'django.contrib.staticfiles',
'homepage',
'announcementboard',
'forum',
'assignments',
'calendar'
]
MIDDLEWARE = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment