Mercurial > public > sg101
annotate downloads/__init__.py @ 976:f5aa74dcdd7a
Ensure temporary files get deleted during hotlinking.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 05 Oct 2015 20:07:44 -0500 |
parents | 1a832625c047 |
children |
rev | line source |
---|---|
bgneal@922 | 1 default_app_config = 'downloads.apps.DownloadsConfig' |