1.1.34 upd chat_counter

This commit is contained in:
2024-07-16 15:10:43 +03:00
parent f23ad1a33a
commit d419131eab
3 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,9 @@
{% load i18n %}
{% load subscribes_tags_extra %}
{% if route.departure_DT %}
{# {% now 'Y-m-d H:i:s' as current_date %}#}
{% now 'Y-m-d H:i:s' as current_date %}
{% with departure_date_string=route.departure_DT|date:"Y-m-d H:i:s" %}
{% if departure_date_string < current_date %}