Hi,
I have a middleware that performs some operations at the end of each
request.

What I have found is that middlewares do not run inside the ATOMIC_REQUESTS
transaction. But I want the ATOMIC_REQUESTS transaction to rollback if an
exception is being raised on my middleware.

Any idea on how to solve this?

Thanks!
-- 
Marc

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2BDCN_vcGpq-i-pUEpcNNqyXw%3DKyLTO97xFUrv%2BhwgJ%2B68qySA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to