From b1dd22cf8304b60961f1c8a3704d5e54e9832188 Mon Sep 17 00:00:00 2001 From: Slava Kyrachevsky Date: Thu, 19 Jan 2017 10:02:40 +0200 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4?= =?UTF-8?q?=D1=8B=20=D0=BD=D0=B0=20=D1=81=D1=82=D1=80=20=D0=BF=D0=BE=D0=BA?= =?UTF-8?q?=D1=83=D0=BF=D0=BA=D0=B8=20=D0=B1=D0=B8=D0=BB=D0=B5=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service/order_forms.py | 2 +- templates/client/service/tickets.html | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/service/order_forms.py b/service/order_forms.py index ce53ed42..1bc950a0 100644 --- a/service/order_forms.py +++ b/service/order_forms.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- from django import forms -from django.utils.translation import ugettext as _ +from django.utils.translation import ugettext_lazy as _ from accounts.models import User from models import Catalog, Tickets, Remote, Participation, Translation, Visit, CURENCIES, Advertising, CallBack, BuildStand from exposition.models import Exposition diff --git a/templates/client/service/tickets.html b/templates/client/service/tickets.html index 34313542..2a7a20a1 100644 --- a/templates/client/service/tickets.html +++ b/templates/client/service/tickets.html @@ -1,6 +1,5 @@ {% extends 'base_catalog.html' %} -{% load static %} -{% load i18n %} +{% load static i18n %} {% load template_filters %} {% block bread_scrumbs %}