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
d0ea01af28
django1
/
tests
/
i18n
/
commands
/
ignore_dir
/
ignored.html
3 lines
58 B
HTML
Raw
Normal View
History
Unescape
Escape
Fixed #7050 - Allow the makemessages command to optionally ignore paths when examining source code and templates for translation strings. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12444 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-02-16 20:15:04 +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." %}