Is there any way std way on django to define expiry for file objects when setting up a storage backend.
I have a s3 setup via django-storages and was wondering if there are any params provided for defining an object lifecycle (delete temporary files like files used in wizard forms etc)