summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2012-11-19 08:10:21 -0600
committerDan McGee <dan@archlinux.org>2012-11-21 00:25:04 -0500
commitf0f6f7235a62186c1cae9c79036dde5d8821373d (patch)
treeded90501fde58ae11ca4aaf39656835e8c4e5f7e /requirements.txt
parent9db1d4c6a0c60f32628dbd8d217fbd6c3ba99509 (diff)
Fix mirror URL duplication in status view
We need to ensure we don't duplicate URLs in the status view, so add a distinct() call back in to the queryset when it was inadvertently dropped in commit a2cfa7edbb. This negates a lot of the performance gains we had, unfortunately, so it looks like a nested subquery might be more efficient. Disappointing the planner can't do this for us. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'requirements.txt')
0 files changed, 0 insertions, 0 deletions