Ciao
I think the problem is in the NAME of the checkbox.
4 checkbox with same name, the form will consider only the last one.
I think, if you check for example 1 and x you will get:
'not_willing_to_judge: 'x''. Try to rename checkbox:
not_willing_to_judge_1, not_willing_to_judge_2, not_willing_to_
Hi all,
I'm working on a project that's using Django and Graphene which is seeing
extremely poor performance (specifically time-to-first-byte) when the GQL
object graph is nested more than a few levels deep and thousands of nodes
are included in the response body.
We've optimized the SQL queri
Very good. It turns out that I want to create a digital market that
connects farmers and ranchers with consumers. For now what I have is the
programming code and that runs django but the functionalities do not appear
in django. I don't know what step to take now but I consider that it is
because th
3 matches
Mail list logo