Another data point: transaction error occurs when using the admin ui via the web browser (presumably any but specfiically both Chrome & Firefox 3.5.7) but never via manage.py's shell. What would be going on differently in Admin? Is this a bug in history? A conflict with Postgres? Are we the only ones hitting this?
-- Ben Scherrey On Jan 15, 9:07 pm, Ben Scherrey <[email protected]> wrote: > Happens only on our Postgres 8.4 environment and not sqlite (which > I think doesn't really enforce such things anyway). We've got some > admin pages that generate TransactionManagementError exceptions saving > simple data. Happens 100% once it starts but another, otherwise > identical install, won't have the problem. Anyone encountering this? > Would be very nice if it would give us a clue what the underlying > conflict is (generally an exception thrown inside a transaction would > cause this). Different applications are seeing this so it's not just > the one app. > > -- Ben Scherrey
-- 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.

