use case-insensitive form of tag filter on queries
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 6 Mar 2017 23:03:05 +0000 (18:03 -0500)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 6 Mar 2017 23:03:05 +0000 (18:03 -0500)
commit0319c127de5bc759617fd58f4082f93cec6da56c
tree27fb2cf917d01169de218862ca8e4f1ca64b941f
parent22eeeb2ddf72526b287f66c4980af9b502061ee7
use case-insensitive form of tag filter on queries

this will include videos that have the same tag with different
case/capitalization.
mediagoblin_libreplanet/__init__.py
mediagoblin_libreplanet/lp_helper.py [new file with mode: 0644]
mediagoblin_libreplanet/views.py