django_multiuploader_example_usage icon indicating copy to clipboard operation
django_multiuploader_example_usage copied to clipboard

Generating temp url

Open FirstRock opened this issue 13 years ago • 1 comments

Hi Lurii.. You some kinda magician!!! Is there a way we can generate a temporary url for uploaded files, and share it with others?? If so kindly let this newbie know how..

temporary url(in the sense that it stays alive only for a limited time) Thanks :)

FirstRock avatar Jun 06 '12 06:06 FirstRock

Btw. To add to message in the blog... You may look into Celery page... http://ask.github.com/django-celery/ you seem to need task scheduling (to delete files) otherwise you need to do some hacks (maybe it's possible)

garmoncheg avatar Jun 06 '12 07:06 garmoncheg