Create User ModelForm and working with it

EDIT :

After reviewing my code, the fields were not rendered because I rewrote my views.py file without adding a form to the context, it’s okay now :wink: