Open GoogleCodeExporter opened 9 years ago
i fixed this by reversing the tuple choices to:
SCORES = (
(+1, u'+1'),
(-1, u'-1'),
)
Original comment by crypt...@gmail.com
on 20 Jun 2010 at 4:17
+! for merge. crypt..@gmail's solution worked for me, otherwise I got an
'invalid choice' error in the admin interface.
Original comment by miser...@gmail.com
on 11 Mar 2012 at 11:22
Original issue reported on code.google.com by
stryderjzw
on 19 Dec 2008 at 7:03