1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests
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
..
modeltests Removed some uses of the deprecated assertEquals 2013-01-15 07:51:33 -08:00
regressiontests Modified makemessages so it creates .pot files once per invocation. 2013-01-16 20:48:06 -03:00
templates
.coveragerc
runtests.py Removed django.contrib.databrowse. 2012-12-29 21:58:12 +01:00
test_sqlite.py
urls.py