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
Added by gerrod about 4 years ago
Updated by gerrod about 4 years ago
- Status changed from NEW to MODIFIED
Applied in changeset 811c143e16e56a9b49dd6495b9ce44b2e670ec14.
Actions
Fixed some documentation issues on the installation page.
fixes: #5386 https://pulp.plan.io/issues/5386