* Bug #671: Tags list on Edit page is not seperated by spaces and hard to read :...
authorManuel Urbano Santos <mu@member.fsf.org>
Sun, 27 Nov 2011 12:49:47 +0000 (13:49 +0100)
committerManuel Urbano Santos <mu@member.fsf.org>
Sun, 27 Nov 2011 12:49:47 +0000 (13:49 +0100)
commit3038ba87e4fdc5612f57affeedb643a614e0c9a2
tree81b55b7da2215905a63972f3501291d32269d3d0
parent30188321531e1b0d3c78166498702bbd8c7dc2bc
* Bug #671: Tags list on Edit page is not seperated by spaces and hard to read : Make 'media_tags_as_string' function put a space after each comma.
* Feature #678: Drop custom delimiters in tags : I declare a constant in the begining of text.py file.
mediagoblin/config_spec.ini
mediagoblin/tools/text.py