django-tablib
django-tablib copied to clipboard
DateTimeFields come back in UTC
It looks like when USE_TZ is true the time zone conversions are not applied to excel export. I am using the generic export view. Am I missing something?