Re: Removing leading and trailing whitespace in forms.CharField clean method

2007-04-30 Thread ludvig.ericson
On Apr 29, 7:06 pm, "Adrian Holovaty" <[EMAIL PROTECTED]> wrote: > On 4/29/07, Mike Thompson <[EMAIL PROTECTED]> wrote: > > > Is there any interest or value in removing leading and trailing > > whitespace as part of the forms.CharField clean method? > > I don't think it's a good idea to offer this

Re: Removing leading and trailing whitespace in forms.CharField clean method

2007-04-29 Thread Adrian Holovaty
On 4/29/07, Mike Thompson <[EMAIL PROTECTED]> wrote: > Is there any interest or value in removing leading and trailing > whitespace as part of the forms.CharField clean method? I don't think it's a good idea to offer this by default -- it seems unobvious and a bit magical. Maybe a separate Field

Removing leading and trailing whitespace in forms.CharField clean method

2007-04-29 Thread Mike Thompson
Is there any interest or value in removing leading and trailing whitespace as part of the forms.CharField clean method? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this grou