django_multiuploader_example_usage
django_multiuploader_example_usage copied to clipboard
Generating temp url
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 :)
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)