I have a registration form that asks for username. So in javascript I want to check if the username exists in the database (via python), every time the text is edited. So how ca