Django

Code

Ticket #417 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

Tutorial 2 doesn't make the settings module clear enough for the admin server.

Reported by: benno@jeamland.net Assigned to: jacob
Milestone: Component: Documentation
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

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

tutorial02.diff (0.5 kB) - added by benno@jeamland.net on 08/25/05 07:28:37.

Change History

08/25/05 07:28:37 changed by benno@jeamland.net

  • attachment tutorial02.diff added.

09/01/05 16:59:49 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [596].


Add/Change #417 (Tutorial 2 doesn't make the settings module clear enough for the admin server.)




Change Properties
Action