Mercurial > public > sg101
annotate custom_search/__init__.py @ 952:0a2f23d5bec4
Install django waffle feature flipper application.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 19 May 2015 19:31:45 -0500 |
parents | 78b459d4ab17 |
children |
rev | line source |
---|---|
bgneal@924 | 1 default_app_config = 'custom_search.apps.CustomSearchConfig' |