lib/config.py
author Tero Marttila <terom@fixme.fi>
Sun, 08 Feb 2009 03:08:25 +0200
changeset 44 d09cc8b3709c
parent 26 9d3beac1b196
permissions -rw-r--r--
merge sites branch back into default, the general structure is well past done now
"""
    Configuration settings, preferences
"""

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