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 ac763d9 commit 656b057
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 @@ -32,7 +32,8 @@ Add ``djangocms_versioning`` to your project's ``INSTALLED_APPS``.

Run::

python manage.py migrate djangocms_versioning
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.

Expand Down

0 comments on commit 656b057

Please sign in to comment.