Thanks Andre -- that got me pointed in the right direction. I think
that this solution[1] to upload outside of MEDIA_ROOT for a specific
field, plus this module[2] to abstract and offload as much of the file
serving effort as possible to the underlying server might do the
trick. I'll post back i
Hello, Nan
Please read through the File Uploads docs, especially the bit concerning
upload handlers[1]. Good luck!
Cheers,
AT
[1]
https://docs.djangoproject.com/en/dev/topics/http/file-uploads/#upload-handlers
On Fri, Nov 11, 2011 at 2:30 PM, Nan wrote:
> Hi folks --
>
> I know a related to
Hi folks --
I know a related topic has been addressed recently on this list, but
I've got a twist:
- Media uploaded by the staff via the admin interface needs to be
served quickly, with minimal load, directly via Apache / lighttpd /
nginx / whatever. Ditto for fully-static media.
- Media upload
3 matches
Mail list logo