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

Commitd0b0c01

Browse files
committed
Merge pull requestalphagov#131 from alphagov/fix-whitehall-unarchive-task
Fix whitehall unarchive task.
2 parents1d84ee1 +f996241 commitd0b0c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎whitehall.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def dedupe_stats_announcement(duplicate_slug, authoritative_slug, noop=False):
3030
defunarchive_content(*edition_ids):
3131
"""Unarchive Whitehall content"""
3232
foredition_idinedition_ids:
33-
util.rake('whitehall','unarchive_edition',edition_id)
33+
util.rake('whitehall','unwithdraw_edition',edition_id)
3434

3535

3636
@task

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp