﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
31423	Clarify using nested database transactions in atomic() docs.	AxeOfMen	Simon Charette	"There is an example on the transactions documentation page of using the atomic context manager in a try/except block. The example uses ''both'' the atomic context manager and decorator. Is this intentional? If so, text describing the intent and purpose of using both would be appropriate. My guess is that it is unintentional and that the decorator should be removed.

https://github.com/django/django/blob/master/docs/topics/db/transactions.txt#L134
"	Cleanup/optimization	closed	Documentation	3.0	Normal	fixed	documentation transaction atomic		Accepted	1	0	0	0	1	0
