Branch: refs/heads/master
Home:
https://github.com/django/django
Commit: 0707b824fe77e08ca8b75fcc3738ada694f2a3a6
https://github.com/django/django/commit/0707b824fe77e08ca8b75fcc3738ada694f2a3a6
Author: Ana Krivokapic <
akrivo...@gmail.com>
Date: 2014-04-26 (Sat, 26 Apr 2014)
Changed paths:
M AUTHORS
M django/core/management/commands/compilemessages.py
M django/core/management/commands/makemessages.py
M docs/man/django-admin.1
M docs/ref/django-admin.txt
M docs/releases/1.8.txt
A tests/i18n/exclude/__init__.py
A tests/i18n/exclude/canned_locale/en/LC_MESSAGES/django.po
A tests/i18n/exclude/canned_locale/fr/LC_MESSAGES/django.po
A tests/i18n/exclude/canned_locale/it/LC_MESSAGES/django.po
M tests/i18n/test_compilation.py
M tests/i18n/test_extraction.py
Log Message:
-----------
Fixed #22328 -- Added --exclude option to compilemessages and makemessages.