mirror of
https://github.com/django/django.git
synced 2024-11-18 07:26:04 +00:00
9012a9e200
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." %}
|