This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
40894f2967
django1
/
tests
/
i18n
/
commands
/
templates
/
xxx_ignored.html
3 lines
62 B
HTML
Raw
Normal View
History
Unescape
Escape
Fixed #20422 -- Applied makemessage's --ignore patterns to full path 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.
2013-05-17 00:29:18 +08:00
{% load i18n %}
Refs #30585 -- Updated project templates and tests to use (block)translate tags.
2019-09-23 23:31:21 +08:00
{% translate "This should be ignored too." %}