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 050e85b + 3b47583 commit b176828Copy full SHA for b176828
1 file changed
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 fix_exercise_extra_fields
+ echo "Nothing to do here!"
42
43
contentnodegc:
44
python contentcuration/manage.py garbage_collect
0 commit comments