Opened 13 years ago
Closed 12 years ago
#18267 closed Uncategorized (fixed)
Clarify how to check if configuration is already called
Reported by: | anatoly techtonik | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.2 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
It is said that it's an error to call configure() more than once
, but no info how to check if settings were already configured.
Change History (3)
comment:1 by , 13 years ago
Has patch: | set |
---|
comment:2 by , 12 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Pull request was merged in aa757ac.
Note:
See TracTickets
for help on using tickets.
Pull request - https://github.com/django/django/pull/43