Skip to content
Snippets Groups Projects
Verified Commit b9387b81 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Add creatinitialrevisions to docs

parent 3cc79859
No related branches found
No related tags found
1 merge request!232Resolve "Versioning of models"
......@@ -70,6 +70,7 @@ All three steps can be done with the ``poetry run`` command and
poetry run ./manage.py collectstatic
poetry run ./manage.py compilemessages
poetry run ./manage.py migrate
poetry run ./manage.py createinitialrevisions
(You might need database settings for the `migrate` command; see below.)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment