saved searches is going awesome. Partial work on adding them as galleries
authorNick Retallack <nickretallack@gmil.com>
Tue, 6 Oct 2009 05:22:22 +0000 (22:22 -0700)
committerNick Retallack <nickretallack@gmil.com>
Tue, 6 Oct 2009 05:22:22 +0000 (22:22 -0700)
commit6fb3ad2a578aa2e0eced735187a02a79a8907668
treeea9fe8407a5cc84e7d972acee0422ac9e707f753
parentd4609fff2bfd910366c41116f1da35e4037da7d4
saved searches is going awesome.  Partial work on adding them as galleries
13 files changed:
floof/config/routing.py
floof/controllers/art.py
floof/controllers/search.py
floof/lib/search.py [new file with mode: 0644]
floof/model/__init__.py
floof/model/art.py
floof/model/search.py [new file with mode: 0644]
floof/model/users.py
floof/public/layout.css
floof/templates/art/show.mako
floof/templates/base.mako
floof/templates/index.mako
floof/templates/searches.mako [new file with mode: 0644]