configured installed apps

parent 7f2b4776
......@@ -33,6 +33,11 @@ ALLOWED_HOSTS = []
# Application definition
INSTALLED_APPS = [
"announcement_board",
"assignments",
"calendar_app"
"dashboard",
"forum",
"django.contrib.admin",
"django.contrib.auth",
"django.contrib.contenttypes",
......
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