#10462 closed (duplicate)
Problem: 10025/10026 - TIME_ZONE
Reported by: | 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 , 16 years ago
comment:2 by , 16 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is the same bug as #10463, but the latter is clearer and has a patch.