attachments vs filebrowser

2 views
Skip to first unread message

Todd Blanchard

unread,
Dec 18, 2009, 7:24:00 PM12/18/09
to Django users
I need users to attach arbitrary media files to database records. Attachments seems to do what I need, except that its UI is utterly lame - it should figure out the media type of the file from the extension and display an appropriate thumbnail as well as a way to provide a viewer inline. Also, it relies on a bunch of custom tags for django's template processor but I'm using jinja2.

filebrowser seems smarter this way, but seems targeted strictly at trusted users. I need arbitrary users to be able to attach files.

Is there something else I ought to consider?

Reply all
Reply to author
Forward
0 new messages