diff --git a/project/settings/production.py b/project/settings/production.py index 4f9e90b7..0ac6dfca 100644 --- a/project/settings/production.py +++ b/project/settings/production.py @@ -39,7 +39,7 @@ sentry_sdk.init( # TMP ( TODO remove it later) # Временный хардкод для демонстрации 4 ноября, потом удалить! -HARDCODED_INTERNATIONAL_NEWS_IDS = [8, 9, 10, 11, 15, 17] +HARDCODED_INTERNATIONAL_NEWS_IDS = [1460, 1471, 1482, 1484, 1611, 1612] # Database # https://docs.djangoproject.com/en/2.2/ref/settings/#databases