Mercurial > public > sg101
annotate weblinks/__init__.py @ 955:71a671dab55d
First commit of whitelisting image hosts.
This is behind a feature flag courtesy of waffle.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 03 Jun 2015 21:13:08 -0500 |
parents | 6d08b1476a52 |
children |
rev | line source |
---|---|
bgneal@921 | 1 default_app_config = 'weblinks.apps.WeblinksConfig' |