Monthly Archives: July 2009

Django localized date template filter

UPDATE! This is going to be redundant in Django 1.2, in which you can add DATE_FORMAT to your django.po files. I’ve often been frustrated that using settings.DATE_FORMAT does not give a localized date. Granted that the name of a month … Continue reading

Posted in Django, Python | Tagged , , | Leave a comment