scripts/__init__.py
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 10 Aug 2009 15:28:42 -0700
changeset 2744 6f5e303f64b5
parent 28 22d872615893
permissions -rw-r--r--
Removed the grade_choices keyword argument from GradeSurveyTakeForm. This is because this class already assumes very specific things about the grade_choices keyword argument. Therefore it is now a constant inside this class.