diff rhodecode/lib/utils.py @ 636:ffd07396d315 beta

Fixes for raw_id, needed for git Renamed hg controller to home css html changes
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 26 Oct 2010 03:20:32 +0200
parents fcf599cd3404
children 9dc1d92d82ed
line wrap: on
line diff
--- a/rhodecode/lib/utils.py	Mon Oct 25 03:19:01 2010 +0200
+++ b/rhodecode/lib/utils.py	Tue Oct 26 03:20:32 2010 +0200
@@ -303,6 +303,7 @@
     message = ''
     author = ''
     date = ''
+
     @LazyProperty
     def raw_id(self):
         """