query with lowercase tags + use dashes in tags
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Wed, 8 Mar 2017 17:57:13 +0000 (12:57 -0500)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Wed, 8 Mar 2017 17:57:13 +0000 (12:57 -0500)
commita356d74359e0419a0fd0315b19f3f70fc0723b90
tree6aa266e94b9f68a3a90b8067dfe1d2d072f1255f
parentbfedf48a07dee4191c2761803d811001d6a5c4ec
query with lowercase tags + use dashes in tags

i don't recall where exactly i was seeing an issue with tag case before,
but if one queries with exclusively lowercase tags, then uppercase tags
will be included too. note that the reverse is not true.
mediagoblin_libreplanet/__init__.py
mediagoblin_libreplanet/lp_helper.py [deleted file]
mediagoblin_libreplanet/views.py