mirror of
https://github.com/django/django.git
synced 2025-01-01 14:06:06 +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." %}
|