diff pylons_app/lib/utils.py @ 288:cd2ee462fc2c

implemented yui tooltip, and added it into annotation and main page.
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 13 Jun 2010 23:14:04 +0200
parents 0e5455fda8fd
children 248642ed1912
line wrap: on
line diff
--- a/pylons_app/lib/utils.py	Sun Jun 13 18:18:49 2010 +0200
+++ b/pylons_app/lib/utils.py	Sun Jun 13 23:14:04 2010 +0200
@@ -143,7 +143,8 @@
 class EmptyChangeset(BaseChangeset):
     
     revision = -1
-
+    message = ''
+    
     @LazyProperty
     def raw_id(self):
         """