flake8
passed.
JSHint
passed.
Review Request #9164 — Created Aug. 31, 2017 and submitted
The
filter
argument to the search form was renamed tomodel_filter
during review and I missed a few instances of it, causing some test
failures. In addition, theSearchTests
class did not disable search
again once it finished. Both of these issues have been addressed.
Ran unit tests.
Revision 2 (+14 -3)