project/kiwipycon/registration/labels.py
changeset 94 87e77aa18610
parent 93 e86755df35da
child 95 f94e0cd9a862
--- a/project/kiwipycon/registration/labels.py	Thu Apr 01 11:59:35 2010 +0530
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-
-WIFI_CHOICES = (
-    ("0", "Yes"),
-    ('1', 'No'),
-    )
-
-WIFI_HELP = """Are you bringing a laptop to the event?"""