mirror of
https://github.com/django/django.git
synced 2025-02-06 15:35:37 +00:00
Fix makemessage's --ignore patterns being applied to the full path instead of the file name. Thanks to nnseva for the report and the original patch.
3 lines
58 B
HTML
3 lines
58 B
HTML
{% load i18n %}
|
|
{% trans "This should be ignored too." %}
|