I am building my chat app using Django and AJAX.
How d I disable the form history popping up while typing in a message?
You can set the input box's autocomplete property to off.