Searching for one tag works. Two tags acts like or and returns multiple copies.
authorNick Retallack <nickretallack@gmil.com>
Sun, 4 Oct 2009 18:12:23 +0000 (11:12 -0700)
committerNick Retallack <nickretallack@gmil.com>
Sun, 4 Oct 2009 19:51:52 +0000 (12:51 -0700)
commit74a67e786406779761820b27159df5dd27787c4a
tree0cde00ea6febefa55d06d848f16d61481c8e9771
parent3bdc7971c3359efe7f38eb1b94253b416471b87b
Searching for one tag works.  Two tags acts like or and returns multiple copies.
floof/controllers/search.py [new file with mode: 0644]
floof/model/art.py
floof/templates/base.mako
floof/tests/functional/test_search.py [new file with mode: 0644]