How do I render the data of a arquivo.txt in a Django template? file content: 1;'one';'foo' 2;'two';'bar'. I return in the template. 1 - one - foo.
確定! 回上一頁