Whoops!!! I figured out what I was doing wrong.
In settings.py, I had TIME_ZONE = 'America/New York' Notice the space (which should be an underscore) in the middle of New York. Terribly confused, my system just decided to leave me in UTC for my own good. Pretty darned confusing, let me tell you. By the way, the link to acceptable time zone names from the settings documentation http://www.djangoproject.com/documentation/settings/#time-zone no longer exists. We now return you to the non-confused portion of our programming. Thanks, Todd --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---