commit | 75f4d63e83f320bc248f3a4c9bbe2213e17b67a5 | [log] [tgz] |
---|---|---|
author | Pingping Lin <pingping@onlab.us> | Tue Sep 13 00:44:59 2016 +0000 |
committer | Pingping Lin <pingping@onlab.us> | Tue Sep 13 01:00:43 2016 +0000 |
tree | 2945b9e84585fb5b25f2aa62233f86df01521e2a | |
parent | 99ed559cb3192eb818b22ce81c5192cb862002a3 [diff] [blame] |
comment out mcord label Change-Id: I96fee7a0aa73d5a759b352cf8751e5c0590a07eb
diff --git a/xos/models.py b/xos/models.py index 6d070d8..81a519d 100644 --- a/xos/models.py +++ b/xos/models.py
@@ -34,7 +34,7 @@ # database. proxy = True # The name used to find this service, all directories are named this - app_label = "mcord" + #app_label = "mcord" verbose_name = "MCORD Service" # This is the class to represent the tenant. Most of the logic is given to use