Mercurial > public > sg101
view gpp/gcalendar/settings.py @ 19:aa2b41c5212b
First steps at scratching out a home page. Will need to develop some template tags now to fill it out.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 19 Apr 2009 20:10:00 +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