django/tests/regressiontests/i18n
Ramiro Morales 248aee1606 Modified makemessages so it creates .pot files once per invocation.
It creates a `locale/django.pot` file once instead of one
`locale/<locale_code>/django.pot` file for every locale involved.

Thanks Michal Čihař for the report and patch.
2013-01-16 20:48:06 -03:00
..
commands Modified makemessages so it creates .pot files once per invocation. 2013-01-16 20:48:06 -03:00
contenttypes Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:13:52 +01:00
other Fixed #18393 -- Prevented blocktrans to crash when a variable name is badly formatted. 2012-05-28 11:03:34 -07:00
patterns Fixed #19488 -- Made i18n_patterns redirect work with non-slash-ending paths 2013-01-11 21:27:51 +01:00
resolution
__init__.py
forms.py
models.py
tests.py Fixed #17008 -- Added makemessages option to not remove .pot files. 2013-01-16 20:29:06 -03:00