Open ferrouswheel opened 11 years ago
from CST to UTC on Monday 4th March 2013 at 9am UTC
simple explanation here, but it doesn't really explain how it might interact with Django's timezone system.
https://docs.webfaction.com/software/django/config.html#configuring-django-s-time-zone
TIMEZONE is in settings, but Django 1.4 uses USE_TZ, so check what this means.
from CST to UTC on Monday 4th March 2013 at 9am UTC
simple explanation here, but it doesn't really explain how it might interact with Django's timezone system.
https://docs.webfaction.com/software/django/config.html#configuring-django-s-time-zone
TIMEZONE is in settings, but Django 1.4 uses USE_TZ, so check what this means.