annotate custom_search/__init__.py @ 969:69c72ed469d3

Calendar now aggregates several Google calendars.
author Brian Neal <bgneal@gmail.com>
date Tue, 08 Sep 2015 19:13:24 -0500
parents 78b459d4ab17
children
rev   line source
bgneal@924 1 default_app_config = 'custom_search.apps.CustomSearchConfig'