Re: Django i18n design rationale

2016-01-02 Thread Raphael Michel
Hi, Am Fri, 1 Jan 2016 15:29:16 -0800 (PST) schrieb Jure Erznožnik : > 1. Expressions gathering vs declaring: Django has utilities to gather > expressions from sources, txt files and also javascript files. While > that by itself is a design choice, it also presents us with problems > such as (pos

Django i18n design rationale

2016-01-01 Thread Jure Erznožnik
I've worked with Django for the past few months. While this - I realize - is not much, so far it has been an extremely pleasant experience. Everything seems to be designed just right and works really nicely out of the box. So I was that much more surprised when I had to prepare my first app for