project/scipycon/registration/labels.py
author Parth buch <parth.buch.115@gmail.com>
Sat, 03 Dec 2011 12:51:00 +0530
branch2011
changeset 491 3c981ecb6b8e
parent 94 87e77aa18610
permissions -rw-r--r--
updated the schedule


WIFI_CHOICES = (
    ("0", "Yes"),
    ('1', 'No'),
    )

WIFI_HELP = """Are you bringing a laptop to the event?"""