On Fri, Jul 4, 2008 at 3:51 AM, Greg Fuller <[EMAIL PROTECTED]> wrote:
> I want to mention what I consider to be a usability issue with Django > forms. It has to do with there being no option to strip leading and > trailing whitespace from CharFields, URLFields, EmailFields, etc. > Ticket #4969 was to address this issue but was closed with as a > 'wontfix', and I have seen other discussions on this issue. > I think you mean #4960 (http://code.djangoproject.com/ticket/4960), not #4969. There is also another ticket opened for this, #6362 ( http://code.djangoproject.com/ticket/6362) which is in design decision needed. I agree that an option to strip leading/trailing wihtespace from form fields would be useful, and is probably more often than not the behavior that is desired by default. Karen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---