Hi,
I closed the ticket, since it looks like a duplicate of
http://code.djangoproject.com/ticket/6623
BTW, the tiny url does not work for me. Google wants me to log-in.
Thomas
JohnO wrote:
> I wanted to offer an enhancement that would make
> transaction.commit_manually much friendlier to wor
I wanted to offer an enhancement that would make
transaction.commit_manually much friendlier to work with. I only offer
it after banging my head on the wall for several hours. The problem is
that transaction.commit_manually() masks any uncaught exception within
the view it decorates. This made me l