Fix missing utf encoding of data when exporting lists to csv file.
commitb6c390465ce9c6c40f8fed76e8897627380ff188
authorPawel Solyga <Pawel.Solyga@gmail.com>
Sun, 15 Mar 2009 17:22:15 +0000 (15 17:22 +0000)
committerPawel Solyga <Pawel.Solyga@gmail.com>
Sun, 15 Mar 2009 17:22:15 +0000 (15 17:22 +0000)
tree7da3910bd94041b56fa8e076866f139dd472164d
parentbb122ac6ab239150084ac7f029e5a197b21467b9
Fix missing utf encoding of data when exporting lists to csv file.

Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
app/soc/views/models/base.py