aboutsummaryrefslogtreecommitdiffstats
path: root/servo/views/checkin.py
diff options
context:
space:
mode:
Diffstat (limited to 'servo/views/checkin.py')
-rw-r--r--servo/views/checkin.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/servo/views/checkin.py b/servo/views/checkin.py
index 16d852c..d48c907 100644
--- a/servo/views/checkin.py
+++ b/servo/views/checkin.py
@@ -210,7 +210,10 @@ def terms(request):
def index(request):
+ """The checkin page
+ @FIXME: would be nice to break this into smaller chunks...
+ """
if request.method == 'GET':
reset_session(request)