Added orchestrastatus management command

This commit is contained in:
Marc Aymerich 2016-01-11 14:09:46 +00:00
parent 92b5ee4a49
commit 46b86befef
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import os
import re
from django.conf import settings as djsettings