and then it could be called as `django-admin somecommend` instead of `python django-admin.py somecommand`. since python (using setuptools entry points) makes making a python script into a shell script quite easy I guess this has been Discussed before but I didn't find the discussion and the explanation why doesn't Django team deem this path worthy. I think most python web frameworks use some kind of a shell script (or using a customized paster/gearbox to provide this functionality) except for Django.
thanks for the clarification -- You received this message because you are subscribed to the Google Groups "Django developers" 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
