Re: ValidationError: ManagementForm data is missing or has been tampered with

2018-05-24 Thread Dane Kennedy
I'm getting the same thing, except it's 2018 >:/. I'm waiting to hear from users if they're using IE, but do you think there's any chance this is still a problem? On Tuesday, 23 February 2010 06:40:05 UTC+2, DrMeers wrote: > > I have the same problem -- only intermittently, only IE, can't put

Re: ValidationError: ManagementForm data is missing or has been tampered with

2010-04-10 Thread Gramware
Try this for a solution http://stackoverflow.com/questions/2536285/django-formset-management-form-validation-error -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To

Re: ValidationError: ManagementForm data is missing or has been tampered with

2010-02-22 Thread DrMeers
I have the same problem -- only intermittently, only IE, can't put my finger on what is causing it. A couple of times a month I get an emailed error message coming through. I have not been able to replicate it on my machine, even using IE and performing the same operation; very odd. -- You

ValidationError: ManagementForm data is missing or has been tampered with

2010-02-05 Thread Knut Ivar Nesheim
b/python2.4/site-packages/django/forms/formsets.py", line 70, in total_form_count return self.management_form.cleaned_data[TOTAL_FORM_COUNT] File "/usr/lib/python2.4/site-packages/django/forms/formsets.py", line 57, in _management_form raise ValidationError('ManagementForm data is