Yes to python -m django No to django as another alias for django-admin. After all, someone who is just "guessing" will probably type dj<tab> and get django-admin[.py] anyway.
On 1 May 2015 at 15:03, Aymeric Augustin <[email protected] > wrote: > On 1 mai 2015, at 15:51, Enrique Paredes <[email protected]> wrote: > > > So along this line of thought, `django-admin` is a good command name? > > Well, it’s a reasonably unambiguous way to refer to the django-admin > command, which is good for the docs. > > “django” is more ambiguous: it can refer to the framework itself (although > incorrectly capitalized) or to the top-level Python package. > > -- > Aymeric. > > > > > -- > You received this message because you are subscribed to the Google Groups > "Django developers (Contributions to Django itself)" 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]. > Visit this group at http://groups.google.com/group/django-developers. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-developers/98213CAF-69E0-4CDF-AD66-86F3B3A2D5C6%40polytechnique.org > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" 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]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAMwjO1FKc4RJaSkT1V9ZVKskGWt1tFE5o4pOVZfZxpc2W84ALQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
