Django

Code

Ticket #3229 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

Documentation glitch in Install.txt

Reported by: deepfall@gmail.com Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

In the section Installing the development version starting on line 97, the numbering goes from 1,2, to 4 (missing 3).

Looks like in revision 3907 maybe steps 2 and 3 we merged? Anyway, either split up back to 2 and 3, or change 4 to 3 and update line 123 to say "steps 2 and 3".

Attachments

Change History

01/05/07 06:32:56 changed by russellm

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

(In [4290]) Fixed #3229 -- Fixed typo in numbering in install.txt. Thanks, deepfall@gmail.com.

01/05/07 10:10:06 changed by deepfall@gmail.com

  • status changed from closed to reopened.
  • resolution deleted.

Great! Fixed the numbering sequence, but the next sentence references steps 3 and 4, but there is now no step 4.

"You don't have to run python setup.py install, because that command takes care of steps 3 and 4 for you."

I am not totally sure what the setup.py script does, so I don't know what this should read.. probably steps 2 and 3.

01/05/07 18:08:56 changed by russellm

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

(In [4293]) Fixed #3229 -- Fixed reference in install.txt. Thanks again, deepfall@gmail.com.


Add/Change #3229 (Documentation glitch in Install.txt)




Change Properties
Action