I have implemented user registration for my project and I am indeed able to find the object created using User.objects.get() from the Django shell client.I have implemented user registration for my pro
I have implemented user registration for my project and I am indeed able to find the object created using User.objects.get() from the Django shell client.I have implemented user registration for my pro