Nabil. A

Results 1 issues of Nabil. A

### Describe the bug view.py When I fill the code in " view.py" for registration application the description below: def register(request): if request.method.POST =='POST': username= request.POST.get('username') email= request.POST.get('email') password =...

bug