This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6b178a3e93
django
/
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." %}