annotate custom_search/__init__.py @ 1046:61abc6f6530c

Merge with upstream.
author Brian Neal <bgneal@gmail.com>
date Sun, 07 Feb 2016 20:44:03 -0600
parents 78b459d4ab17
children
rev   line source
bgneal@924 1 default_app_config = 'custom_search.apps.CustomSearchConfig'