On Friday, May 22, 2015 at 10:01:29 AM UTC-4, Mo wrote: > > btw. about the status_choices. Does this always have to be 3 cases and the > middle one defines a completeness "false" while the other 2 are > completeness "true"? >
It is a constraint that has been written into the plugin: https://trac-hacks.org/browser/codereviewerplugin/1.0/coderev/model.py?rev=14611&marks=22-25#L19 I think the constraint could probably be removed without too much difficulty. Feel free to open a ticket for that. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
