#19344: Tutorial should tell Windows users to run 'python django-admin.py'
-------------------------------------+-------------------------------------
     Reporter:  Hourann Bosci        |                    Owner:  nobody
  <hourannb@…>                       |                   Status:  new
         Type:  Uncategorized        |                  Version:  1.4
    Component:  Documentation        |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:                       |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by ramiro):

 * stage:  Unreviewed => Accepted


Comment:

 Thanks for the report, good catch.

 IMHO we shouldn't special-case Windows, we simply need to tell users to
 always use `python django-admin.py ...`. With this we cover different
 installation methods (virtualenv, etc.), platforms and are consistent with
 what we already suggest for manage.py (`python manage.py ...`)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19344#comment:2>
Django <https://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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to