Skip to content

Commit

Permalink
Add event app
Browse files Browse the repository at this point in the history
  • Loading branch information
Merlin Buczek committed Jun 2, 2019
1 parent 8c8704c commit 3514c2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
'mpicms.news.apps.NewsAppConfig',
'mpicms.personal.apps.PersonalAppConfig',
# 'mpicms.users.apps.UserAppConfig'
'mpicms.events.apps.EventAppConfig',
]
INSTALLED_APPS = DJANGO_APPS + THIRD_PARTY_APPS + LOCAL_APPS

Expand Down

0 comments on commit 3514c2e

Please sign in to comment.