Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun authored Sep 21, 2024
1 parent 656b057 commit faf48f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ Run::
python -m manage migrate djangocms_versioning
python -m manage create_versions --user-id <user-id-of-migration-user>

to perform the application's database migrations.
to perform the application's database migrations and (only if you have an existing database) add version objects
needed to mark existing versions as draft.


=====
Expand Down

0 comments on commit faf48f6

Please sign in to comment.