Django Media Tree is a Django app for managing your website’s media files in a folder tree, and using them in your own applications.
Key features:
Your choices range from implementing file listing and detail views based on the bundled generic view classes, extending Media Tree itself and its admin interface, or writing custom plugins for use with your own applications.