Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfa79e02

Browse files
committed
Remove the 'unarchive content' task for Whitehall
This rake task no longer exists sincealphagov/whitehall#2497because the functionality is now self-servce for Whitehall editors.
1 parentc12479c commitfa79e02

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

‎whitehall.py‎

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,6 @@ def dedupe_stats_announcement(duplicate_slug, authoritative_slug, noop=False):
2424
util.bundle_exec('whitehall',command)
2525

2626

27-
@task
28-
@runs_once
29-
@roles('class-whitehall_backend')
30-
defunarchive_content(*edition_ids):
31-
"""Unarchive Whitehall content"""
32-
foredition_idinedition_ids:
33-
util.rake('whitehall','unwithdraw_edition',edition_id)
34-
35-
3627
@task
3728
@runs_once
3829
@roles('class-whitehall_backend')

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp