Hello, I am learning Django, I need help with my Django formset. The 
template-webpage would open when I just had a regular form but the look and 
feel was not what I wanted. I decided that I wanted to develop a formset. 
Along with the formset I want some values to populate automatically so the 
user does not enter them. Now I get an error message when I open the 
template-webpage . The error message is "... 
django.core.exceptions.FieldError: Cannot resolve keyword 'id' into field. 
Choices are: agency_no, agency_no_id, chemical, name, prikey, sitegrouping, 
status
[17/Sep/2021 17:55:11] "GET /organize/sitegroup/1 HTTP/1.1" 500 125691
Your help is appreciated . 
I placed my code into pastebin. 

https://pastebin.com/XXxv16Qe

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/b3679092-ed8d-4ad8-967f-5633feff4a98n%40googlegroups.com.

Reply via email to