Chris McDonough
2011-09-07 1bca77cc705622da6aa1b163917a22f35e8c01d3
chronology
1 files modified
2 ■■■ changed files
docs/narr/introduction.rst 2 ●●● patch | view | raw | blame | history
docs/narr/introduction.rst
@@ -372,7 +372,7 @@
~~~~~~~~~~~~~~~~~~~~~~
Pyramid's :term:`scaffold` system renders projects that include a
*transaction management* system, also stolen from Zope.  When you use this
*transaction management* system, stolen from Zope.  When you use this
transaction management system, you cease being responsible for committing
your data anymore.  Instead, Pyramid takes care of committing: it commits at
the end of a request or aborts if there's an exception.  Why is that a good