Add missing utf decode in html cleaner in soc.logic.cleaning module. This should...
commitd7d16f7e3727f125e579fc1e55b93654484e9db9
authorPawel Solyga <Pawel.Solyga@gmail.com>
Thu, 26 Mar 2009 12:19:33 +0000 (26 12:19 +0000)
committerPawel Solyga <Pawel.Solyga@gmail.com>
Thu, 26 Mar 2009 12:19:33 +0000 (26 12:19 +0000)
tree4acf69d72f5cd9e8aeea426225be5da030c848af
parent709d268cb6932abecb2163620ded1cc048d17693
Add missing utf decode in html cleaner in soc.logic.cleaning module. This should fix all the 500 errors that we got. Remove extra blank line in soc.views.model.document.

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