2013/4/11 Yo-Yo Ma <[email protected]> > > Should the docs be updated to reflect this (i.e., it is intended), or > should I file a bug ticket? >
The |localize template filter doesn't use the expects_localtime flag [1] because this flag requires to the filter to only accept datetimes as input. You can file a ticket. I'm not sure what the best solution is. [1] https://docs.djangoproject.com/en/dev/howto/custom-template-tags/#filters-timezones -- Aymeric. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
