Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add data_hygiene:discard_drafts_and_unpublish task
- takes a content_id and unpublishes that with a 410 Gone, discarding drafts if necessary. - Immediate use is to unpublish robots.txt, which is now handled entirely within nginx, so has an unnecessary special route.
- Loading branch information