Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#10462 closed (duplicate)

Problem: 10025/10026 - TIME_ZONE

Reported by: hans.rauch@… Owned by: nobody
Component: Uncategorized Version: dev
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

If I change from version 10025 to 10026, I get the following error:

../django/db/init.py, Line 53 in module 'TIME_ZONE: settings.TIME_ZONE
TypeError: init() takes exactly 1 argument (2 given)

My Timezone-Setting is "Europe/Berlin"

Hans

Change History (3)

comment:1 by Marco Bonetti, 15 years ago

This is the same bug as #10463, but the latter is clearer and has a patch.

comment:2 by Russell Keith-Magee, 15 years ago

Resolution: duplicate
Status: newclosed

comment:3 by Jacob, 13 years ago

milestone: 1.1 beta

Milestone 1.1 beta deleted

Note: See TracTickets for help on using tickets.
Back to Top