lib/config.py
author Tero Marttila <terom@fixme.fi>
Sat, 07 Feb 2009 04:57:22 +0200
changeset 26 9d3beac1b196
permissions -rw-r--r--
remove foo.html page, and rice up the footer a bit
"""
    Configuration settings, preferences
"""

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