diff bitsyblog/settings.py @ 28:e54a6405a496

display errors for preferences form
author k0s <k0scist@gmail.com>
date Sat, 31 Oct 2009 23:04:20 -0400
parents e3823be6a423
children 6bdf817a9e34
line wrap: on
line diff
--- a/bitsyblog/settings.py	Sat Oct 31 01:36:25 2009 -0400
+++ b/bitsyblog/settings.py	Sat Oct 31 23:04:20 2009 -0400
@@ -1,6 +1,6 @@
 """user settings / preferences"""
 
-import parser # dateutils.parser with mods to retain strftime format
+import parser # bitsyblog dateutils.parser with mods to retain strftime format
 import urllib2
 import utils