Commit 3352ec16 authored by Eury See's avatar Eury See

Added Forum to list of installed apps in settings.py.

parent b07aefb2
......@@ -43,7 +43,8 @@ INSTALLED_APPS = [
'Dashboard',
'widgetcalendar',
'Announcement_Board',
'Assignments'
'Assignments',
'Forum',
]
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