Closed GoogleCodeExporter closed 8 years ago
Marking this as an enhancement.
I have a local version of this almost working.
The main addition to the patch is extra validation on the Answer model so that
we get
back the unique_together behavior for non-multi-answer questions. This is done
via
form/model validators and should port easily to the newforms admin system.
Need to add some actual automated tests for this.
Original comment by doug.nap...@gmail.com
on 28 Apr 2008 at 8:52
As of now in trunk I have added a uuid of the interview on the anwers. This is
useful
to count the number of interview. I have also commited the patch enabling the
checkbox list.
Original comment by yann.ma...@gmail.com
on 2 May 2008 at 2:39
Original comment by yann.ma...@gmail.com
on 26 May 2008 at 10:58
Original issue reported on code.google.com by
yann.ma...@gmail.com
on 3 Apr 2008 at 12:05Attachments: