django-admin.py patch to add warning for missing “startproject” subcommand.
A while back, I mentioned that django-admin.py will not show the "startproject" command if you have a DJANGO_SETTINGS_MODULE environment variable set. This behavior is documented, but it can still confuse the heck out of anyone...