jinjie2088 / django-tagging

Automatically exported from code.google.com/p/django-tagging
Other
0 stars 0 forks source link

fix leading and trailing space in form TagField #59

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There is a little annoyance for user when line start or end with a space
the form isn't validated. Here a quick patch to fix this.

Original issue reported on code.google.com by bchesn...@gmail.com on 19 Aug 2007 at 11:46

Attachments: