diff options
author | Stephen Finucane <stephen@that.guru> | 2021-02-24 15:08:45 +0000 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2021-02-24 15:08:45 +0000 |
commit | 79700f321335a2d7c649eb03932797af521942a0 (patch) | |
tree | 989729f420e6cf5c916df7fb4913956ba4ab4121 /templates | |
parent | 5a2f429debd549aac457006a51d50cca88405ab9 (diff) | |
download | patchwork-79700f321335a2d7c649eb03932797af521942a0.tar patchwork-79700f321335a2d7c649eb03932797af521942a0.tar.gz |
api: do not fetch every patch in a patch detail view 404 (v2)
Commit 08c5856 fixed an issue whereby a 404 on the aforementioned URL
could result in a large DB query due to DRF attempting to populate the
'related' list box with all patches on the instance. That was
accidentally reverted in commit fe07f30. "Unrevert" this change.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Fixes: fe07f30 ("Remove 'PatchRelationSerializer'")
Closes: #397
Diffstat (limited to 'templates')
0 files changed, 0 insertions, 0 deletions