some nice mixins for tags, ratings, relations
authorNick Retallack <nickretallack@gmail.com>
Sat, 7 Nov 2009 10:11:14 +0000 (02:11 -0800)
committerNick Retallack <nickretallack@gmail.com>
Sat, 7 Nov 2009 11:00:20 +0000 (03:00 -0800)
commitda9dc9c1a060be8de3c13fa308a047b4b57eaaeb
tree02283d8f113206fd9c28ee4fe0712be36f030b8f
parent5a8f3bd86e5fbcdd1ae077b15c17a66de14c091e
some nice mixins for tags, ratings, relations
13 files changed:
floof/controllers/art.py
floof/controllers/comments.py
floof/controllers/relation.py
floof/controllers/search.py
floof/controllers/tag.py
floof/lib/search.py
floof/model/__init__.py
floof/model/art.py
floof/model/ratings.py [new file with mode: 0644]
floof/model/relations.py [new file with mode: 0644]
floof/model/search.py
floof/model/tags.py [new file with mode: 0644]
floof/templates/art/show.mako