Django

Code

Ticket #5935 (closed: fixed)

Opened 1 year ago

Last modified 9 months ago

slightly missleading text about initial run of python manage.py runserver

Reported by: Free Neuron <freeneuron+django@gmail.com> Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Design decision needed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Nothing in the text indicated that I should be expecting a 404, so hitting the 127.0.0.1 with wget locally (remote box) and seeing a 404 was more confusing than it needed to be. Perhaps add a bit about it being a 404 that you're seeing? This is for tutorial part 1.

Attachments

Change History

12/01/07 19:54:58 changed by Simon G <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Design decision needed.
  • component changed from Uncategorized to Documentation.
  • needs_tests changed.
  • needs_docs changed.

03/18/08 17:21:04 changed by adrian

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

(In [7310]) Fixed #5935 -- the 'It worked' page is now served with a 200 status code, not a 404. Thanks for bringing this up, Free Neuron


Add/Change #5935 (slightly missleading text about initial run of python manage.py runserver)




Change Properties
Action