Re: file upload/download management in Django

2007-09-14 Thread Peter Baumgartner
> Also, we're looking for a suitable application that can be used for file > upload/download management. There appear to be a number of different > candidates available, so I'd appreciate suggestions. The features we are > looking for are > You may want to check out FileBrowser:

file upload/download management in Django

2007-09-14 Thread Faheem Mitha
Dear Django Users, I've been given the task of developing a web application at work. This is for uploading/downloading large data files, specifically microarray data files for bioinformatics work. I've been looking at Django and managed to get some basic framework stuff working, using the