While writing tests for the admin, I'm clashing with this error message:

"ManagementForm data is missing or has been tampered with".

It's not the first time I do this, but every time the process has been 
extremely painful because the error message doesn't point out the exact 
problem.
This time I'm pretty sure to have done everything properly but I just can't 
find out what's missing, not even by dropping pdb.set_trace() into django's 
internal code.

I'm wondering if we can improve this error message so that if DEBUG is True 
we can have some more information about what is missing.

Would that be possible and welcome?

Best regards
Federico

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/2e91370b-fe2b-4e97-afa8-aa80b36273cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to