5e3b99d4cf
Translate before passing in the variables (i.e. close the bracket earlier). If you translate after passing in the variables the translated value will contain the actual values for 'url' and 'site' and will therefore not be translated. (I'm not actually using django's flatpages, but I ran into this apparent error when doing a global grep on my own project) |
||
---|---|---|
.. | ||
fixtures | ||
locale | ||
templatetags | ||
tests | ||
__init__.py | ||
admin.py | ||
forms.py | ||
middleware.py | ||
models.py | ||
urls.py | ||
views.py |