I'm having a lot of staff users having login problems. Until today, it was only IE, but today I saw it happen to a user on FF as well.
The basic flow is like this: They try to login to the admin. It appears to work. When they click anywhere, it goes back to the admin login. This repeats several times, until eventually it fails with ValidationError: [u'ManagementForm data is missing or has been tampered with'] It does not matter what project, app or model they are going to. It's not even the same admin's... it's actually spread across several projects/sites. The only thing they share is that they're both using the same basic Django 1.1 install. Any ideas? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

