From 9a7d9897f8bf09df36a85a92584ad4eca3151335 Mon Sep 17 00:00:00 2001 From: gzbender Date: Sun, 7 Jul 2019 11:30:30 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BD=D0=B5=20=D0=BF=D0=BE=D0=BA=D0=B0=D0=B7?= =?UTF-8?q?=D1=8B=D0=B2=D0=B0=D1=82=D1=8C=20=D0=B1=D0=BE=D0=BB=D1=8C=D1=88?= =?UTF-8?q?=D0=B5=203=20=D0=BA=D0=BE=D0=BC=D0=BC=D0=B5=D0=BD=D1=82=D0=B0?= =?UTF-8?q?=D1=80=D0=B8=D0=B5=D0=B2=20=D0=BF=D0=BE=D0=B4=20=D0=B2=D0=B8?= =?UTF-8?q?=D0=B4=D0=B5=D0=BE=20=D0=B2=20=D1=83=D1=80=D0=BE=D0=BA=D0=B0?= =?UTF-8?q?=D1=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/settings.py | 2 +- project/templates/lilcity/layer.html | 2 +- web/src/sass/_common.sass | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/project/settings.py b/project/settings.py index 88f9749d..7cb935b1 100644 --- a/project/settings.py +++ b/project/settings.py @@ -270,7 +270,7 @@ CELERY_BEAT_SCHEDULE = { 'send_june_camp_certificates': { 'task': 'apps.notification.tasks.send_camp_certificates', 'schedule': crontab(0, 9, day_of_month='1', month_of_year='7'), - 'kwargs': {'certificate_number': 2}, + 'kwargs': {'certificate_number': 1}, }, 'send_jule_camp_certificates': { 'task': 'apps.notification.tasks.send_camp_certificates', diff --git a/project/templates/lilcity/layer.html b/project/templates/lilcity/layer.html index 038aba39..35be48c0 100644 --- a/project/templates/lilcity/layer.html +++ b/project/templates/lilcity/layer.html @@ -68,7 +68,7 @@ - +