#417 closed defect (fixed)
Tutorial 2 doesn't make the settings module clear enough for the admin server.
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Documentation | Version: | |
Severity: | normal | 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
In Tutorial 2, the user is instructed to start the admin server using myproject.settings.admin. Unfortunately, this looks similarish to myproject.settings.main and can cause confusion when the admin URL doesn't work. I've attached a patch which adds a nice big note to help people out when they hit this.
The wording could probably use a bit of work.
Attachments (1)
Change History (2)
by , 19 years ago
Attachment: | tutorial02.diff added |
---|
comment:1 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in [596].