Adding Highways England to the whitelist of domains

This commit is contained in:
Pete Herlihy
2018-01-30 11:20:52 +00:00
committed by GitHub
parent db2fad1a75
commit 892aac44b2

View File

@@ -99,6 +99,7 @@ class Config(object):
r"marinemanagement\.org\.uk",
r"britishmuseum\.org",
r"derrystrabane\.com",
r"highwaysengland\.co\.uk",
]
LOGO_UPLOAD_BUCKET_NAME = 'public-logos-local'