It has been brought to my attention[1] that running 'npm init django <projectname>' works.
This is due to the existence of a package called create-django on npm ( https://www.npmjs.com/package/create-django ). This package is 17 days old at time of writing. It starts a Python virtualenv, installs Django, and invokes startproject with an opinionated template. Sometime in the past, a 'django' package was uploaded to npm, then someone from the DSF contacted npm and got it renamed due to the trademark and security risk of developers mixing up commands. ( https://www.npmjs.com/package/django -> https://www.npmjs.com/package/django-express ) I propose we again contact npm and request a rename of create-django and the holding of the name. This would avoid any confusion that the package is "official". [1] https://www.reddit.com/r/django/comments/lz5sl7/stop_using_django_meme/gpzgmsz?utm_source=share&utm_medium=web2x&context=3 -- Adam -- 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 django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAMyDDM2vJAV-zSn9JQzVuR7g%2B88E7nxC3QOVZJ71ZDPH_QOLOQ%40mail.gmail.com.