app/soc/views/helper/__init__.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 21 Mar 2009 08:47:25 +0000
changeset 1975 e9bc96529849
parent 268 af1d7f48b361
child 2065 edac5ddc8ef0
permissions -rw-r--r--
Fix broken list_msg that caused 500 errors on many pages that contain list. Also make sure not to display list_msg if it is None. Patch by: Pawel Solyga Reviewed by: to-be-reviewed