Select Git revision
group_section.py
Forked from
Participatorio / opendata
24 commits behind the upstream repository.
-
Bruno Nocera Zanette authored
This commits implements a better solution to the problem. Actually the problem was with '\n' and '\r', and not with HTML tags. This fix simply substitute this chars for ' ' (space). Now, the text encoding is not needed anymore! Signed-off-by:
Bruno Nocera Zanette <brunonzanette@gmail.com>
Bruno Nocera Zanette authoredThis commits implements a better solution to the problem. Actually the problem was with '\n' and '\r', and not with HTML tags. This fix simply substitute this chars for ' ' (space). Now, the text encoding is not needed anymore! Signed-off-by:
Bruno Nocera Zanette <brunonzanette@gmail.com>
group_section.py 16.04 KiB