poorly executed ajax submission
I have a code in django and ajax which, although it works for me, it is supposed that if it creates a user it should give me the if response and it gives me the else response but with the message that “I created the user” however it should not be like that since it also takes the else if you see an error if the gmail already exists… how can I correct this?: