]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/__init__.py
We exclude the deleted comments from the queryset when redirecting to the newly added...
[osqa.git] / forum / skins / __init__.py
index be6bd4f38e33055255d52ea788ba3b02dd27b840..7a7e0cdb7ca1d20624889f08c9586f55b857a117 100644 (file)
@@ -55,3 +55,6 @@ def find_media_source(url):
                 use_skin = ''
                 return None
     return use_skin + '/' + url
+
+
+