This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
98d3fd6102
django
/
tests
/
i18n
/
commands
/
templates
/
subdir
/
ignored.html
3 lines
69 B
HTML
Raw
Normal View
History
Unescape
Escape
Fixed #22336 -- Added path matching for makemessages ignore option This fixes a regression introduced by 9012a9e200.
2014-08-09 04:47:35 +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 subdir should be ignored too." %}