Hi, all.
I was not sure if this question was better suited to the users or
developers mailing list and posted in both. Feel free to delete one of them
if you see fit.
I have a Submission model with a many-to-many relationship with a Market
model and explicitly defined a SubmissionMarket model
Django only offers the possibility of parallelizing tests by splitting
TestCases among processes. As the number of tests per TestCase class can be
very different, it seems that splitting individual tests among processes
would make more sense. I have replaced partition_suite_by_case() in
test/ru