From 43425014ab49a614bb8ba9b5445562572465a28d Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Fri, 28 Nov 2025 19:35:17 +0200 Subject: [PATCH] Update blogs-subscriptions fixture to match prod --- fixtures/boxes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fixtures/boxes.json b/fixtures/boxes.json index 17103ee2f..9825d1df7 100644 --- a/fixtures/boxes.json +++ b/fixtures/boxes.json @@ -472,11 +472,11 @@ "pk": 40, "fields": { "created": "2014-02-13T18:27:24.143Z", - "updated": "2014-07-20T16:52:47.929Z", + "updated": "2025-04-21T17:45:00.000Z", "label": "blogs-subscriptions", - "content": "
Subscribe to Python Insider via:
\r\n\r\nAlso check out the Python-Dev mailing list
", + "content": "Subscribe to Python Insider via:
\r\nAlso check out the Discussions on Python.org
", "content_markup_type": "html", - "_content_rendered": "Subscribe to Python Insider via:
\r\n\r\nAlso check out the Python-Dev mailing list
" + "_content_rendered": "Subscribe to Python Insider via:
\r\nAlso check out the Discussions on Python.org
" } }, {