Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorius
diff options
context:
space:
mode:
authorerick <erick@sugar-dev-erick.(none)>2009-12-02 20:47:16 (GMT)
committer erick <erick@sugar-dev-erick.(none)>2009-12-02 20:47:16 (GMT)
commitcda15f1fffcca24286867a9064d30dec662e796b (patch)
treebd4ed1adf90ca517371ab3b08701e3994ceb0f06 /tutorius
parent0271519aaa88fc97ae55214ea7e003a5a0e256c2 (diff)
Forgot the contants.py file
Diffstat (limited to 'tutorius')
-rw-r--r--tutorius/constants.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tutorius/constants.py b/tutorius/constants.py
new file mode 100644
index 0000000..377b4a5
--- /dev/null
+++ b/tutorius/constants.py
@@ -0,0 +1,2 @@
+TARGET_TYPE_WIDGET = 81
+WIDGET_ID = "widget"