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 52a5025 + 9d716fb commit bf89efaCopy full SHA for bf89efa
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