Skip to content

Commit

Permalink
Merge pull request #4778 from ozer550/remove-migrations
Browse files Browse the repository at this point in the history
Clean up recently ran migrations
  • Loading branch information
bjester authored Nov 5, 2024
2 parents 8799b85 + ee978c4 commit e415aff
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 e415aff

Please sign in to comment.