lib/config.py
author Tero Marttila <terom@fixme.fi>
Sat, 07 Feb 2009 21:21:10 +0200
branchsites
changeset 40 71ab68f31a1c
parent 26 9d3beac1b196
permissions -rw-r--r--
the handlers work now
"""
    Configuration settings, preferences
"""

# datetime format for time.strftime
DATETIME_FMT = "%Y/%m/%d %H:%M %Z"