7 | | I was able to write unit tests for all but the {{{isinstance(self.group_by, list)}}} case, if someone is able to provide a test for that case I can add it to my changes. |
| 7 | ~~I was able to write unit tests for all but the {{{isinstance(self.group_by, list)}}} case, if someone is able to provide a test for that case I can add it to my changes.~~ |
| 8 | Edit: Unit test updates on my pull request should now cover all cases, my pull request can be closed in favor of [https://github.com/django/django/pull/6267 #6267] |