Hi, I have a MySQL 5.5 backend and I use it via the Django 1.3 framework. I am trying to switch to Django 1.4, but want to know how it will affect me. Currently I store all the timezones in PST.
As far as I understand from reading the documents, if I upgrade to 1.4 and keep the USE_TZ = False option in my settings.py, then my app should work as it worked in 1.3 and no side effect should occur. Am I correct? Thanks, Rajat -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/GXd_GOuoEDwJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.