Anytime...
On Fri 2 Nov, 2018, 11:37 AM PRATEEK SHARMA, wrote:
> Thanks a lot for your help, it works now
>
> On Fri, Nov 2, 2018, 10:01 AM amit pant
>> hey,
>> you can use request.POST.get('username')
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Dja
Thanks a lot for your help, it works now
On Fri, Nov 2, 2018, 10:01 AM amit pant hey,
> you can use request.POST.get('username')
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails fr
hey,
you can use request.POST.get('username')
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this group, s
We can create whatsapp group.Sharing of information will be more convenient
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegr
vnesh Shakya
Sent: 5/9/2013 10:09 AM
To: django-users@googlegroups.com
Subject: Re: error - MultiValueDictKeyError at /profilesetting/ramuss
Thanks, but I am using two form in my single template, so how will it
possible to create views for both form for post method.
On Thu, May 9, 2013 at 2:
Thanks, but I am using two form in my single template, so how will it
possible to create views for both form for post method.
On Thu, May 9, 2013 at 2:08 PM, Babatunde Akinyanmi wrote:
> Hi Avnesh,
> Your form has only one input with name as "pic" but in your view you are
> checking the QueryDic
Hi Avnesh,
Your form has only one input with name as "pic" but in your view you are
checking the QueryDict for six keys and none of them is even named "pic".
meanwhile, I see that you are trying to upload a file, so you might want to
read https://docs.djangoproject.com/en/dev/topics/http/file-uplo
7 matches
Mail list logo