Automatic commit from deploy

This commit is contained in:
Don Harper 2015-06-22 22:15:05 -05:00
parent 8017b6fafb
commit 4ce0b6824f
5 changed files with 28 additions and 3 deletions

View file

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