djagno

django form and title property

Hi guys, i need to render my forms with the property "title" for jquery validation, how ill render my forms in this way? <input name="name" id="name" title="Please fill Your name!" value="" type="text" /> Thanks guys ...