I have tried to create a simple form of registration with \'POST\' method, and then at \'views.py\' I tried this:
from django.shortcuts import render,redirect fro