You're welcom !
Le mer. 10 août 2022 à 15:48, Abdullah Nafees
a écrit :
> Hey all,
>
> I am a new Django and Django REST user. I was wondering what and how many
> official user communities exist for Django as there is the Python Discord
> server which is pretty active. Thank you.
>
>
> --
> You
You may have missed the name attribute in your form input
On Wed, Aug 10, 2022, 19:18 Benji Zachariah wrote:
> I am getting an below error in module GET and POST
>
> MultiValueDictKeyError at /user-details
>
> 'Name'
>
> Request Method:GET
> Request URL:http://127.0.0.1:8000/user-details
What have you tried to do? Is there a particular key that causes this? Can
you share the full stack traceback please?
On Wed, Aug 10, 2022 at 9:49 PM Benji Zachariah
wrote:
> I am getting an below error in module GET and POST
>
> MultiValueDictKeyError at /user-details
>
> 'Name'
>
> Request Met
I am getting an below error in module GET and POST
MultiValueDictKeyError at /user-details
'Name'
Request Method:GET
Request URL:http://127.0.0.1:8000/user-details
Django Version:4.0.6
Exception Type:MultiValueDictKeyError
Exception Value:
'Name'
Exception Location:
C:\U
Hey all,
I am a new Django and Django REST user. I was wondering what and how many
official user communities exist for Django as there is the Python Discord
server which is pretty active. Thank you.
--
You received this message because you are subscribed to the Google Groups
"Django users" g
5 matches
Mail list logo