diff development.ini @ 46:9db7782727b3

Static files for production fixed Error handler for debug on, added admin auth function authenticates only admins changed creation of db
author Marcin Kuzminski <marcin@python-blog.com>
date Wed, 07 Apr 2010 19:39:31 +0200
parents 71ffa932799d
children 3ada2f409c1c
line wrap: on
line diff
--- a/development.ini	Wed Apr 07 17:28:10 2010 +0200
+++ b/development.ini	Wed Apr 07 19:39:31 2010 +0200
@@ -38,7 +38,6 @@
 ################################################################################
 #set debug = false
 
-
 ################################
 ### LOGGING CONFIGURATION   ####
 ################################
@@ -91,5 +90,5 @@
 
 [formatter_generic]
 format = %(asctime)s,%(msecs)03d %(levelname)-5.5s [%(name)s] %(message)s
-datefmt = %H:%M:%S
+datefmt = %Y-%m-%d %H:%M:%S