config.py
author Tero Marttila <terom@fixme.fi>
Tue, 10 Feb 2009 01:07:15 +0200
changeset 56 dfb1c755e972
parent 46 54c5f5f340de
permissions -rw-r--r--
fix bug with zero values in query args
"""
    Configuration settings, preferences
"""

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