Fixed mix tag

This commit is contained in:
Fergal Moran
2015-12-06 17:09:38 +00:00
parent 45be6bbd20
commit 04e4c34ad1
4 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ from spa.models.mix import Mix
def _update_azure_headers():
ms = Mix.objects.all()
ms = Mix.objects.filter(slug='september-2015')
for m in ms:
print("Update headers for {0}".format(m.title))
cdn.set_azure_details(