1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/tests/i18n
Claude Paroz 165f44aaaa Combine consecutive with statements
Python 2.7 allows to combine several 'with' instructions.
2013-08-16 20:12:10 +02:00
..
commands Fixed #20311 -- Make sure makemessages doesn't create duplicate Plural-Forms .po file headers. 2013-06-22 18:45:41 -03:00
contenttypes
other
patterns Added i18n-related URL mapper test for a mailing list report. 2013-06-04 11:19:27 -03:00
resolution
__init__.py
forms.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
models.py
tests.py Combine consecutive with statements 2013-08-16 20:12:10 +02:00
urls.py