mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Corrected a number of mislinked crossrefs and added a few new crossref targets found in/via the 1.3 release.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15894 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
16f4a2bec2
commit
a4ef094b0f
4 changed files with 57 additions and 33 deletions
|
@ -2,7 +2,7 @@
|
|||
Managing database transactions
|
||||
==============================
|
||||
|
||||
.. currentmodule:: django.db.transaction
|
||||
.. module:: django.db.transaction
|
||||
|
||||
Django gives you a few ways to control how database transactions are managed,
|
||||
if you're using a database that supports transactions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue