On Wednesday, October 1, 2014 6:58:28 AM UTC+2, Anssi Kääriäinen wrote:
>
> Django does allow to continue the transaction if you explicitly choose 
> to do so. After handling the error, you must use set_rollback[1]. This 
> is useful for those rare cases where you want to continue after error in 
> transaction. 
>

Imo, this is mainly useful to rollback if no error occurred! The other use 
of this feature might work but is quite dangerous imo.

Cheers,
Florian 

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/3eab3d8b-2248-4255-8ff1-fa9d90742110%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to