# HG changeset patch # User Sylvain Thénault # Date 1248441133 -7200 # Node ID 1c697cc6dd313e255a83c29d3efc47b75eba7395 # Parent 2c2d7f03aead85c2630a8c28b1d8181da7b2557e fix versions_map doc diff -r 2c2d7f03aead -r 1c697cc6dd31 doc/book/en/development/migration/index.rst --- a/doc/book/en/development/migration/index.rst Fri Jul 24 15:11:56 2009 +0200 +++ b/doc/book/en/development/migration/index.rst Fri Jul 24 15:12:13 2009 +0200 @@ -67,8 +67,8 @@ * `interactive_mode`, boolean indicating that the script is executed in an interactive mode or not -* `versions_map`, dictionary of versions used by this instance (key are cubes - names, including 'cubicweb', values are version, eg 3-uple) +* `versions_map`, dictionary of migrated versions (key are cubes + names, including 'cubicweb', values are (from version, to version) * `confirm(question)`, function asking the user and returning true if the user answers yes, false otherwise (always returns true in