Mercurial
Mercurial
>
py_tasks_melange
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
tests/app/soc/cache/__init__.py
author
Lennard de Rijk <ljvderijk@gmail.com>
Mon, 10 Aug 2009 15:28:42 -0700
changeset 2744
6f5e303f64b5
parent 1009
7abbbfc79f3a
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.