#20027: manage.py shebang should reflect used python executable
----------------------------+--------------------
     Reporter:  anonymous   |      Owner:  nobody
         Type:  Bug         |     Status:  new
    Component:  Python 3    |    Version:  1.5
     Severity:  Normal      |   Keywords:
 Triage Stage:  Unreviewed  |  Has patch:  0
Easy pickings:  0           |      UI/UX:  0
----------------------------+--------------------
 Hi,
 since Django now supports both Python 2 and Python 3, it seems that
 shebang in generated manage.py in new projects should reflect this.
 Currently, manage.py always points to "python", but IMHO when generated
 with python3, it should point to "python3". I think it makes sense to
 manage a project with python version that was used to generate it.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20027>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to