]> git.ipfire.org Git - thirdparty/patchwork.git/commit
Fix issue with Python 3.4, Django 1.6 v2.0.0
authorStephen Finucane <stephen@that.guru>
Wed, 23 Aug 2017 18:05:49 +0000 (19:05 +0100)
committerStephen Finucane <stephen@that.guru>
Wed, 23 Aug 2017 18:06:23 +0000 (19:06 +0100)
commitfb7321bb36616d194313ab9d3151e508efb9b2a4
tree19f6a30a3d0e8f81706197b5061c5e7eedec0319
parentdebfe66b200fe007cb91248eab1537af667c1238
Fix issue with Python 3.4, Django 1.6

Signed-off-by: Stephen Finucane <stephen@that.guru>
Fixes: 866d14b4 ("models: Fix invocation of refresh_tag_counts() for Comments")
patchwork/models.py