dlango MultiValueDictKeyError

46 views
Skip to first unread message

Benji Zachariah

unread,
Aug 10, 2022, 9:49:13 AM8/10/22
to Django users
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:\Users\Megha\AppData\Local\Programs\Python\Python310\lib\site-packages\django\utils\datastructures.py, line 86, in __getitem__
Python Executable:    C:\Users\Megha\AppData\Local\Programs\Python\Python310\python.exe
Python Version:    3.10.5
Python Path:    
['C:\\Users\\Megha\\django\\form',
 'C:\\Users\\Megha\\AppData\\Local\\Programs\\Python\\Python310\\python310.zip',
 'C:\\Users\\Megha\\AppData\\Local\\Programs\\Python\\Python310\\DLLs',
 '

Abdul Qoyyuum

unread,
Aug 10, 2022, 10:02:14 AM8/10/22
to django...@googlegroups.com
What have you tried to do? Is there a particular key that causes this? Can you share the full stack traceback please?

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d62d078b-87b7-40c3-82fe-ad203e724357n%40googlegroups.com.


--
Abdul Qoyyuum Bin Haji Abdul Kadir

Lakshyaraj Dash

unread,
Aug 10, 2022, 10:12:17 AM8/10/22
to django...@googlegroups.com
You may have missed the name attribute in your form input 

--
Reply all
Reply to author
Forward
0 new messages