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 mike <michael.jmontcalm@gmail.com>2009-12-05 22:21:32 (GMT)
commit836ae5aeb382653495471a26a5746b8320877ddb (patch)
tree92844ee791d7be8e027714e82654c90580f5da72 /tutorius
parentf833037b33f94a94eb79a789254f1db263feffb3 (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"