mirror of
https://github.com/django/django.git
synced 2025-01-27 02:29:55 +00:00
6633eeb886
A decorator is easier to apply to CBVs. Backwards compatibility isn't an issue here, except for people running on a recent clone of master. Fixed a few minor problems in the transactions docs while I was there.