mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
[1.7.x] Fixed #22336 -- Added path matching for makemessages ignore option
This fixes a regression introduced by9012a9e200. Backport of8fe406864cfrom master.
This commit is contained in:
committed by
Claude Paroz
parent
ab883a3477
commit
98d6f128d0
2
tests/i18n/commands/templates/subdir/ignored.html
Normal file
2
tests/i18n/commands/templates/subdir/ignored.html
Normal file
@@ -0,0 +1,2 @@
|
||||
{% load i18n %}
|
||||
{% trans "This subdir should be ignored too." %}
|
||||
Reference in New Issue
Block a user