We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ec70f7 + bf89efa commit 908f53cCopy full SHA for 908f53c
Makefile
@@ -38,7 +38,7 @@ migrate:
38
# 4) Remove the management command from this `deploy-migrate` recipe
39
# 5) Repeat!
40
deploy-migrate:
41
- python contentcuration/manage.py rectify_incorrect_contentnode_source_fields
+ echo "Nothing to do here!"
42
43
contentnodegc:
44
python contentcuration/manage.py garbage_collect
0 commit comments