#5688: missing word in Windows install instructions
-----------------------------------+----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: mboersma
Status: assigned | Component: Documentation
Version: SVN | Resolution:
Keywords: | Stage: Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 1
-----------------------------------+----------------------------------------
Comment (by Eric Nichols <[EMAIL PROTECTED]>):
I was running Windows XP, without customizing anything. If I type the name
of a python file, *.py, windows tried to run it as a windows shell script,
not as a python script. So, in this case, it starts to run because some
commands in the file look like valid shell commands, but then I get a
weird error message somewhere in the file. In my standard setup, typing
python first is necessary.
This happens a few times in the installation instructions; this was just
the first place I noticed it. The instructions switch back and forth a bit
between including vs. not including "python".
--
Ticket URL: <http://code.djangoproject.com/ticket/5688#comment:5>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---