Rearranged user/art relations.
authorEevee <git@veekun.com>
Sat, 5 Dec 2009 02:46:38 +0000 (18:46 -0800)
committerEevee <git@veekun.com>
Sat, 5 Dec 2009 02:46:38 +0000 (18:46 -0800)
commitb07336c562d537ea3407d6a1c9fcb280dae7f514
tree9a3f695983b612763bc79ed175abc2f9591912d0
parentdcf6146e9914ff3c166f242b72f04a8934d65148
Rearranged user/art relations.

Got rid of the base class monkey-patching.  That's frightening.

Added some accessors to Art to get lists of certain types of relationed
users.

Removed the user-list field from the upload page; for now, we assume the
uploader is also the artist.
floof/controllers/art.py
floof/model/art.py
floof/model/relations.py [deleted file]
floof/public/layout.css
floof/templates/art/new.mako
floof/templates/art/show.mako