mirror of
https://github.com/Hopiu/django.git
synced 2026-05-04 05:34:45 +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.
2 lines
58 B
HTML
2 lines
58 B
HTML
{% load i18n %}
|
|
{% trans "This should be ignored too." %}
|