Re: Django 1.9.1 ugettext issue in templates

2016-01-06 Thread Claude Paroz
Hello, For the record, this is indeed a regression. See https://code.djangoproject.com/ticket/26046 Thanks Jens for reporting the issue. Claude Le 04. 01. 16 13:25, Jens Lundstrom a écrit : Hi, attempting to upgrade from 1.8.7 --> 1.9.1 but when doing this translations in template files caus

Django 1.9.1 ugettext issue in templates

2016-01-05 Thread Jens Lundstrom
Hi, attempting to upgrade from 1.8.7 --> 1.9.1 but when doing this translations in template files cause error (and have worked all way back to django 1.3.x :-) Seems like first occurrence of {% trans ... %} is tried - and e.g. if user-lang is no (norwegian) and since we have no norwegian mo/po