Re: How can I pass input value to view function without forms

2021-05-27 Thread Bhanu prasad Ch
> Greetings > > 2021-05-25 0:57 GMT-04:00, Bhanu prasad Ch : > > Hello everyone, > > Please help me out in understanding how to pass the redirected view > > with some arguments like userid to connect the URLs in Django > > [image: Screenshot_2.png][image: Screens

How HttpResponseRedirect works

2021-05-25 Thread Bhanu prasad Ch
Hello everyone, Please help me out in understanding how to pass the redirected view with some arguments like userid to connect the URLs in Django [image: Screenshot_2.png][image: Screenshot_3.png] When I am doing this way it is redirecting to the self page that is login. But I need the

No reverse match at /

2021-07-06 Thread Bhanu prasad Ch
I had a problem in passing special characters in Charfield in DB of Django. Is that possible to pass special characters in CharField DB? GitHub Issue -- You received this message because you are subscribed to the Google Groups "Django users"