Skip to content

Commit

Permalink
Merge pull request #4821 from bjester/pick-migration-removal
Browse files Browse the repository at this point in the history
cherry-pick #4778: clean up migrations
  • Loading branch information
bjester authored Nov 14, 2024
2 parents eb3aadc + 0ab30af commit c874a46
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 343 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ migrate:
# 4) Remove the management command from this `deploy-migrate` recipe
# 5) Repeat!
deploy-migrate:
python contentcuration/manage.py rectify_incorrect_contentnode_source_fields
echo "Nothing to do here!"

contentnodegc:
python contentcuration/manage.py garbage_collect
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit c874a46

Please sign in to comment.