the beginnings of user-art relations. You can add relations, and it makes sure they...
authorNick Retallack <nickretallack@gmail.com>
Wed, 28 Oct 2009 08:22:55 +0000 (01:22 -0700)
committerNick Retallack <nickretallack@gmail.com>
Wed, 28 Oct 2009 08:22:55 +0000 (01:22 -0700)
commitcb1976ef371904b45d7961212cd87595a9486284
treef7aaf95f81fabb041f211aac0e9100e27a7c7b47
parentf267b2f2841d407dcdf9c3c0f5406f8c10403ccb
the beginnings of user-art relations.  You can add relations, and it makes sure they're unique.  Confirmation fields are there, but not used yet.
floof/config/routing.py
floof/controllers/relation.py [new file with mode: 0644]
floof/model/art.py
floof/templates/art/show.mako
floof/tests/functional/test_relation.py [new file with mode: 0644]