~allanlesage/qa-coverage-dashboard/logging-only

« back to all changes in this revision

Viewing changes to qa_dashboard/settings.py

  • Committer: Allan LeSage
  • Date: 2014-04-04 19:23:41 UTC
  • mfrom: (756.1.19 helipad-coverage)
  • Revision ID: allan.lesage@canonical.com-20140404192341-f9xp26z006icjk2x
Merge initial-mega-merge of what's on canonistack ATM.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
 
26
26
ALLOWED_HOSTS = [
27
 
    'reports.qa.ubuntu.com',
28
 
    'ci.ubuntu.com',
29
 
    'rootstock.canonical.com',
 
27
    # temporary!
 
28
    '*',
 
29
#    'reports.qa.ubuntu.com',
 
30
#    'ci.ubuntu.com',
 
31
#    'rootstock.canonical.com',
30
32
]
31
33
 
32
34
ADMINS = (