icook / yota

Flexible Python web forms with asynchronous validation
Other
33 stars 3 forks source link

Add autofill to the default form_open #85

Open icook opened 11 years ago

icook commented 11 years ago

So you can disable chrome's autofill on forms that should be doing it

autocomplete="off"