annotate custom_search/__init__.py @ 1081:ecb8f07d937b

Added countdown application.
author Brian Neal <bgneal@gmail.com>
date Sun, 24 Apr 2016 12:27:26 -0500
parents 78b459d4ab17
children
rev   line source
bgneal@924 1 default_app_config = 'custom_search.apps.CustomSearchConfig'