Relative Content

Tag Archive for javascriptdjangoajax

use ajax with django

I already created an animation in dom for the login and registration but the only thing I need is to validate the registration and I already have the registration with django but I need it to show me the error if something happens with ajax and not restart the page or anything for that matter but in real time, this is the django code in views.py: