adds filter function to parse and clean tags field input
authorCaleb Forbes Davis V <caldavis@gmail.com>
Wed, 13 Jul 2011 01:06:17 +0000 (20:06 -0500)
committerCaleb Forbes Davis V <caldavis@gmail.com>
Wed, 13 Jul 2011 01:06:17 +0000 (20:06 -0500)
commitcdf538bd6163a47b4c4a6326c943b6deaf2c495a
tree074a0316483ebd3dd34e016a97ac78195e661579
parent272469daf5eb53f2302ae3948dde4e40eaf12497
adds filter function to parse and clean tags field input

- for some reason the tags are showing up in the media edit form
  with u'..' and surrounded with []. I don't know why, grr
mediagoblin/edit/forms.py
mediagoblin/edit/views.py
mediagoblin/submit/forms.py
mediagoblin/util.py