update README to further explain makemessages use
the README doesn't mention adding coffin to your INSTALLED_APPS anywhere, so I figured perhaps makemessages is the only place that needs it and that it can go here.
This commit is contained in:
parent
4ee0963f9f
commit
7e50158dab
@ -47,7 +47,8 @@ been ported in Coffin:
|
||||
|
||||
Jinja 2's ``i18n`` extension is hooked up with Django, and a custom version
|
||||
of makemessages supports string extraction from both Jinja2 and Django
|
||||
templates.
|
||||
templates. Just add 'coffin' to your INSTALLED_APPS and run makemessages as
|
||||
usual, specifying additional Jinja extensions if necessary via the -e option.
|
||||
|
||||
Autoescape
|
||||
==========
|
||||
|
Loading…
Reference in New Issue
Block a user