strange thing happens to me, {% load l10n %} is not loaded in my base.html template, all other things like css works well.
Thus I'm forced to {% load l10n %} in every template. I'm using formating numbers usings{% localize on %} and {% endlocalize %} tags.
Can You help to solve this small but annoying issue ?
Thanks.
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/N4uIBo_UnjkJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment