Mercurial > public > sg101
annotate potd/__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 | 1cb227d59e20 |
children |
rev | line source |
---|---|
bgneal@916 | 1 default_app_config = 'potd.apps.PotdConfig' |