This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-09 18:06:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
e9aa20e4e1
django
/
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 12:15:04 +00:00
{% load i18n %}
Refs #30585 -- Updated project templates and tests to use (block)translate tags.
2019-09-23 15:31:21 +00:00
{% translate "This should be ignored." %}
Reference in New Issue
Copy Permalink