commit | cff3a025ee5ca62019917d017442430d437e53d1 | [log] [tgz] |
---|---|---|
author | Pingping Lin <pingping@onlab.us> | Mon Sep 19 21:29:54 2016 +0000 |
committer | Pingping Lin <pingping@onlab.us> | Mon Sep 19 21:30:18 2016 +0000 |
tree | ce8d03d63fb35fd25ffc3a519692415ee0ca5681 | |
parent | d2e35ab3c97274095feac46aa7871a1a350bd934 [diff] [blame] |
add app_label = vbbu Change-Id: Ic5528194bfff8c5b9094d2bb68c6c3b240da0e95
diff --git a/xos/models.py b/xos/models.py index a3f6a7f..00884cd 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 = "vbbu" verbose_name = "MCORD Service" # This is the class to represent the tenant. Most of the logic is given to use