Commit a9288600b8cd6d74ef0d8a7a3d296fb4766c4297

Authored by Gustavo Bernardo
1 parent 64e4ac3a

Included news in the installed apps

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
amadeus/settings.py
... ... @@ -81,6 +81,7 @@ INSTALLED_APPS = [
81 81 'api',
82 82 'reports',
83 83 'webconference',
  84 + 'news',
84 85 ]
85 86  
86 87 MIDDLEWARE_CLASSES = [
... ...