Fixed process management command

This commit is contained in:
Fergal Moran
2016-01-13 10:37:33 +00:00
parent eff257e582
commit 896ee8724f
3 changed files with 13 additions and 6 deletions

View File

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