displaying galleries on your page works
authorNick Retallack <nickretallack@gmil.com>
Wed, 7 Oct 2009 03:27:45 +0000 (20:27 -0700)
committerNick Retallack <nickretallack@gmil.com>
Wed, 7 Oct 2009 03:27:45 +0000 (20:27 -0700)
commit332de9696e2cca102332d5543adad9b289c35214
tree8471eb9e7bf1068f95ecfc411058dac36e725314
parent0ede26497a9e018cbd68e2f4120dcb44a21f4715
displaying galleries on your page works
13 files changed:
floof/config/routing.py
floof/controllers/gallery.py [new file with mode: 0644]
floof/controllers/search.py
floof/controllers/tag.py
floof/lib/search.py
floof/model/search.py
floof/model/users.py
floof/public/layout.css
floof/templates/base.mako
floof/templates/index.mako
floof/templates/macros.mako [new file with mode: 0644]
floof/templates/users/view.mako
floof/tests/functional/test_gallery.py [new file with mode: 0644]