File: create-revision-using.rst

package info (click to toggle)
django-reversion 6.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 888 kB
  • sloc: python: 2,893; makefile: 22; sh: 7; sql: 1
file content (1 line) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (6)
1
The database to save the revision data. The revision block will be wrapped in a transaction using this database. If ``None``, the default database for :ref:`Revision` will be used.