Mercurial > public > sg101
view gpp/gcalendar/settings.py @ 273:2dbb657a2305
For #114, a CSS tweak.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 26 Sep 2010 19:15:46 +0000 |
parents | dbd703f7d63a |
children |
line wrap: on
line source
""" This file contains the user tweakable settings for the gcalendar application. """ EMAIL = 'bgneal@gmail.com' CALENDAR_ID = 'i81lu3fkh57sgqqenogefd9v78@group.calendar.google.com' # vim: ts=4 sw=4