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

Re: Comments system

2006-10-28 Thread Mike Thompson
+1 I like the simplicity and flexibility this approach provides. One question - if the "Comment" is generalized to become a vehicle for any user-supplied attribute (text comment, tag/label, star rating, etc.) to an arbitrary contenttype, I can see having several "Comment" (sub)classes that can d