Commit 58900643 authored by rubbersoulz's avatar rubbersoulz

Added more apps to settings.py

parent 0eb9e319
...@@ -43,6 +43,9 @@ INSTALLED_APPS = [ ...@@ -43,6 +43,9 @@ INSTALLED_APPS = [
'django.contrib.staticfiles', 'django.contrib.staticfiles',
'homepage', 'homepage',
'announcementboard', 'announcementboard',
'forum',
'assignments',
'calendar'
] ]
MIDDLEWARE = [ 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