]> git.ipfire.org Git - thirdparty/patchwork.git/commit
models: Remove TODO from 'refresh_tag_counts'
authorStephen Finucane <stephen@that.guru>
Thu, 20 Oct 2016 07:28:56 +0000 (08:28 +0100)
committerStephen Finucane <stephen@that.guru>
Sat, 22 Oct 2016 10:22:58 +0000 (11:22 +0100)
commit1be8980720d03d0fa81057d5c554453689de561d
tree056a0ac2ed7c526bd35ac917aaf371836566ca03
parentd497c2b234756a8846d86cbf704cec4bd91bf915
models: Remove TODO from 'refresh_tag_counts'

There's actually no harm keeping this around as it makes the code.
Remove the TODO, replacing it with a note on why the function exists.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Reviewed-by: Daniel Axtens <dja@axtens.net>
patchwork/models.py