Incorrect default value for use_tz

Bug #1185727 reported by Michael Nelson
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
django-configglue
Confirmed
Low
Unassigned

Bug Description

The use_tz setting should default to False for django 1.4, 1.5 [1], but django_configglue gives it a default of true (caused confusion during the upgrade to django1.5).

[1] https://docs.djangoproject.com/en/dev/ref/settings/#use-tz

Revision history for this message
Łukasz Czyżykowski (lukasz-czyzykowski) wrote :

The thing is that we take default values from what django sets for new projects, not the default value taken, when the setting is absent.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.