Re: Discussion on Ticket #16304

2012-02-12 Thread Carl Meyer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On 02/11/2012 10:13 AM, j4nu5 wrote: > I have written a patch for ticket #16304 (https:// > code.djangoproject.com/ticket/16304). Thanks for the patch. > The ticket adds support for the HTML5 input placeholder attribute > (WHAT Working Group pla

Re: Discussion on Ticket #16304

2012-02-12 Thread Jj Del Carpio
As much as I like the feature, I think that tying a presentation widget (html5 specific) attribute to the Model definition is not right. Just like the help_text attribute which should belong inside forms and not models, or the old Admin innerclass. I agree that it is very handy, but it does not bel