Преглед на файлове

Fixed docs reST warning.

Ramiro Morales преди 12 години
родител
ревизия
ccf8d81113
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      docs/topics/db/transactions.txt

+ 1 - 0
docs/topics/db/transactions.txt

@@ -409,6 +409,7 @@ Handling exceptions within PostgreSQL transactions
 --------------------------------------------------
 
 .. note::
+
     This section is relevant only if you're implementing your own transaction
     management. This problem cannot occur in Django's default mode and
     :func:`atomic` handles it automatically.