Automatic commit from deploy

This commit is contained in:
Don Harper 2015-06-22 22:16:16 -05:00
parent 4ce0b6824f
commit 236705fcdc

View file

@ -42,7 +42,7 @@ TIMEZONE = "CDT6CST"
DATE_FORMAT = '%Y-%m-%d'
JS_DATE_FORMAT = 'YYYY-MM-DD'
DATE_FANCINESS = 1
PRETTY_URLS = True
PRETTY_URLS = False
POSTS = (
("posts/*.rst", "posts", "post.tmpl"),
("posts/*.txt", "posts", "post.tmpl"),