Actions
Issue #5386
closeddocs are incorrect
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Python:
Platform Release:
3.0.0
Target Release - Python:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
The install docs say to run:
pulp-manager makemigrations python
pulp-manager migrate python
but it should be:
pulpcore-manager makemigrations python
pulpcore-manager migrate python
Actions
Fixed some documentation issues on the installation page.
fixes: #5386 https://pulp.plan.io/issues/5386