#12675 closed (fixed)
Inconstancy in inital configuration when creating new project
Reported by: | stephanhoyer | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Keywords: | configuration | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
If you start a new project the urls for contrib.admin where added to urls.py but not mentioned in the settings.py.
So either add to both files or to none of them.
PROPOSAL: Add them to both an uncomment them initialy, because nearly everyone uses it.
Attachments (1)
Change History (7)
comment:1 by , 15 years ago
Version: | 1.1 → SVN |
---|
by , 15 years ago
Attachment: | 12675.diff added |
---|
comment:2 by , 15 years ago
Has patch: | set |
---|
comment:3 by , 15 years ago
milestone: | → 1.2 |
---|---|
Triage Stage: | Unreviewed → Ready for checkin |
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
Patch 1