summaryrefslogtreecommitdiff
path: root/demo
diff options
context:
space:
mode:
authorKabir <kabir@gnowledge.org>2012-04-25 17:25:11 +0530
committerKabir <kabir@gnowledge.org>2012-04-25 17:25:11 +0530
commit6bc86db91bebff8537fe0d0d9c3c530b392a8e1d (patch)
tree286d21de1b74acda790bd3cd20dc52ed1066afa2 /demo
parent0c51e786785c4cca5be672e70ef0e41923b8ecd7 (diff)
downloadgnowsys-6bc86db91bebff8537fe0d0d9c3c530b392a8e1d.tar.gz
Dashboard updated with Peer class
Diffstat (limited to 'demo')
-rw-r--r--demo/dashboard.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/demo/dashboard.py b/demo/dashboard.py
index 1b3d155..3e4c726 100644
--- a/demo/dashboard.py
+++ b/demo/dashboard.py
@@ -124,6 +124,7 @@ class CustomIndexDashboard(Dashboard):
'gstudio.models.Complement',
'gstudio.models.Intersection',
'gstudio.models.Expression',
+ 'gstudio.models.Peer',
),
),