#6362: Remove blank spaces with strip when validating the data
The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From:
"Django Code" <nore... @djangoproject.com>
Date: Thu, 06 Mar 2008 22:28:02 -0000
Local: Thurs, Mar 6 2008 5:28 pm
Subject: Re: [Django Code] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------+----------------------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Component: django.newforms
Version: SVN | Resolution:
Keywords: blank space strip | Stage: Unreviewed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
---------------------------------+----------------------------------------- -
Comment (by akaihola):
#6717 is about URL fields and leading/trailing spaces specifically.
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:4 >
Django Code <http://code.djangoproject.com/ >
The web framework for perfectionists with deadlines
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django Code" <nore... @djangoproject.com>
Date: Tue, 11 Mar 2008 20:28:04 -0000
Local: Tues, Mar 11 2008 4:28 pm
Subject: Re: [Django Code] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------+----------------------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Component: django.newforms
Version: SVN | Resolution:
Keywords: blank space strip | Stage: Design decision needed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
---------------------------------+----------------------------------------- -
Changes (by jacob):
* stage: Unreviewed => Design decision needed
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:5 >
Django Code <http://code.djangoproject.com/ >
The web framework for perfectionists with deadlines
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django Code" <nore... @djangoproject.com>
Date: Wed, 06 Aug 2008 01:16:17 -0000
Local: Tues, Aug 5 2008 9:16 pm
Subject: Re: [Django Code] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: django.newforms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Changes (by zhango):
* cc: a... @zoomget.com (added)
Comment:
+1 on this too please. In usability tests, most of my users accidentally
entered a space in EmailFields and were baffled when the django-based
system threw an error at them, since what they typed looks fine to them.
This happens too often not to be addressed.
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:11 >
Django Code <http://code.djangoproject.com/ >
The web framework for perfectionists with deadlines
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django Code" <nore... @djangoproject.com>
Date: Sat, 09 Aug 2008 13:17:32 -0000
Local: Sat, Aug 9 2008 9:17 am
Subject: Re: [Django Code] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: django.newforms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Comment (by nail.xx <nail
... @gmail.com>):
+1 vote. Strip should be performed by default.
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:12 >
Django Code <http://code.djangoproject.com/ >
The web framework for perfectionists with deadlines
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django Code" <nore... @djangoproject.com>
Date: Sun, 10 Aug 2008 13:33:25 -0000
Local: Sun, Aug 10 2008 9:33 am
Subject: Re: [Django Code] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: django.newforms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Comment (by nail.xx <nail
... @gmail.com>):
Possible temporary solution is available at
http://www.djangosnippets.org/snippets/956/ . But I'm still sure strip
should be done by django as default behavior.
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:13 >
Django Code <http://code.djangoproject.com/ >
The web framework for perfectionists with deadlines
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django Code" <nore... @djangoproject.com>
Date: Sun, 10 Aug 2008 14:36:25 -0000
Local: Sun, Aug 10 2008 10:36 am
Subject: Re: [Django Code] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: django.newforms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Comment (by julianb):
+1. Could be made opt-out, if someone really doesn't like it.
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:14 >
Django Code <http://code.djangoproject.com/ >
The web framework for perfectionists with deadlines
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django Code" <nore... @djangoproject.com>
Date: Sun, 10 Aug 2008 14:43:09 -0000
Local: Sun, Aug 10 2008 10:43 am
Subject: Re: [Django Code] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: django.newforms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Comment (by mtredinnick):
Will everybody please stop putting "+1" style comments. They are *totally*
useless for the purposes of the ticket. Even if 100 people added such a
comment, that's less than .1% of the userbase, so is entirely non-
representative. The resolution will be on the merits, not some straw
count.
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:15 >
Django Code <http://code.djangoproject.com/ >
The web framework for perfectionists with deadlines
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django Code" <nore... @djangoproject.com>
Date: Fri, 05 Sep 2008 01:21:40 -0000
Local: Thurs, Sep 4 2008 9:21 pm
Subject: Re: [Django Code] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Changes (by anonymous):
* has_patch: 0 => 1
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:16 >
Django Code <http://code.djangoproject.com/ >
The web framework for perfectionists with deadlines
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Fri, 12 Sep 2008 19:31:32 -0000
Local: Fri, Sep 12 2008 3:31 pm
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Comment (by kratorius):
See also #5714 that basically belongs to this.
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:17 >
Django <http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Fri, 17 Oct 2008 11:39:20 -0000
Local: Fri, Oct 17 2008 7:39 am
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Changes (by guettli):
* cc: h... @tbz-pariv.de (added)
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:18 >
Django <http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Mon, 20 Oct 2008 15:50:06 -0000
Local: Mon, Oct 20 2008 11:50 am
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Changes (by hdevries):
* cc: bj... @wasda.nl (added)
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:19 >
Django <http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Wed, 24 Dec 2008 14:04:47 -0000
Local: Wed, Dec 24 2008 9:04 am
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Comment (by dc):
-1 for the normalize(). It's overkill for simple stripping. And for
complicated normalization better normalize data in form.clean_FIELD() or
write own field subclass with specialized clean() method.
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:20 >
Django <http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Thu, 08 Jan 2009 16:50:10 -0000
Local: Thurs, Jan 8 2009 11:50 am
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
--
Ticket URL: <
http://code.djangoproject.com/ticket/6362#comment:21 >
Django <
http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Thu, 08 Jan 2009 16:52:18 -0000
Local: Thurs, Jan 8 2009 11:52 am
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
--
Ticket URL: <
http://code.djangoproject.com/ticket/6362#comment:22 >
Django <
http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Thu, 29 Jan 2009 15:18:18 -0000
Local: Thurs, Jan 29 2009 10:18 am
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Changes (by olau):
* cc: o... @iola.dk (added)
Comment:
I sometimes got email from visitors claiming that the user registration
form didn't work as it didn't accept their email address. Took quite a
while to figure out what was wrong. Today I discovered the same problem
with the shopping cart.
Adding a {{{clean_email()}}} method to the form to strip the data doesn't
work as it is run after {{{EmailField}}} does its check. So it's easy to
do the wrong thing, and it's not straightforward to fix.
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:23 >
Django <http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Thu, 29 Jan 2009 15:26:44 -0000
Local: Thurs, Jan 29 2009 10:26 am
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Comment (by marinho):
In my opinion would be simple have an attribute **"keep_blank_spaces"** in
**forms.CharField**, with defaulf value **False**. Then who wants to keep
the blank space just set something like this:
{{{
field = forms.CharField(max_length=20, keep_blank_spaces=True)
}}}
I'm sure most of cases people don't want keep blank spaces at left or
right of cleaned strings.
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:24 >
Django <http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Fri, 30 Jan 2009 14:43:52 -0000
Local: Fri, Jan 30 2009 9:43 am
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Comment (by julianb):
Replying to [comment:24 marinho]:
> I'm sure most of cases people don't want keep blank spaces at left or
right of cleaned strings.
That might be, but as everyone here was told "Even if 100 people [think
so], that's less than .1% of the userbase, so is entirely non-
representative. The resolution will be on the merits, not some straw
count."
I'm wondering when that is happening.
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:25 >
Django <http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Fri, 30 Jan 2009 15:37:34 -0000
Local: Fri, Jan 30 2009 10:37 am
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Comment (by marinho):
@julianb
When I said "most of cases" I wasn't meaning "most of us in this
discussion", but '''"most of projects made using Django"'''. And for
exceptional cases, there would be an attribute to set it.
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:26 >
Django <http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Mon, 23 Mar 2009 11:44:00 -0000
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Changes (by anonymous):
* cc: a... @andybak.net (added)
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:27 >
Django <http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Tue, 31 Mar 2009 15:32:35 -0000
Local: Tues, Mar 31 2009 11:32 am
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Changes (by martin):
* cc: mar... @akoha.com (added)
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:28 >
Django <http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Tue, 12 May 2009 23:49:21 -0000
Local: Tues, May 12 2009 7:49 pm
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Changes (by thebitguru):
* cc: far... @thebitguru.com (added)
Comment:
I am also looking for a decision on this (ideally, yes, do it). Posting
to the django developers group for a decision
(http://groups.google.com/group/django-developers/t/90352cc0da78390b ).
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:29 >
Django <http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Sun, 27 Dec 2009 15:53:34 -0000
Local: Sun, Dec 27 2009 10:53 am
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Comment (by hdevries):
2 years after opening this ticket still no decision? Rails' ticket
management is way, way better than Django's.
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:30 >
Django <http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Fri, 15 Jan 2010 08:39:56 -0000
Local: Fri, Jan 15 2010 3:39 am
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone: 1.2
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Changes (by hvdklauw):
* milestone: => 1.2
Comment:
If you call another ticket a duplicate:
http://code.djangoproject.com/ticket/11907
At least make sure the original is still looked at...
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:31 >
Django <http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Wed, 24 Feb 2010 00:00:16 -0000
Local: Tues, Feb 23 2010 7:00 pm
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Changes (by ubernostrum):
* milestone: 1.2 =>
Comment:
1.2 is feature-frozen, moving this feature request off the milestone.
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:32 >
Django <http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
"Django" <nore... @djangoproject.com>
Date: Thu, 04 Mar 2010 05:36:31 -0000
Local: Thurs, Mar 4 2010 12:36 am
Subject: Re: [Django] #6362: Remove blank spaces with strip when validating the data
#6362: Remove blank spaces with strip when validating the data
---------------------------------------------+----------------------------- -
Reporter: marinho | Owner: nobody
Status: new | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords: blank space strip
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+----------------------------- -
Changes (by net147):
* cc: net... @gmail.com (added)
-- Ticket URL: <http://code.djangoproject.com/ticket/6362#comment:33 >
Django <http://code.djangoproject.com/ >
The Web framework for perfectionists with deadlines.
You must
Sign in before you can post messages.
You do not have the permission required to post.