> I'm going to use the same trick used by USE_L10N and explained by Anssi: set 
> USE_TZ to False in global_settings.py and to True in the template of 
> settings.py. This preserves backwards compatibility but the new code is the 
> default for new projects.

This isn't gonna work because your new code will have a hard dependency on pytz.

-Paul

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to