Revision history [back]
I'm afraid, we are not yet finished. I have 8.1.1.0 (rev 0721a05fd121) installed now and during the django project generation, the following error appears:
Project creation failed with the following errors:
Could not find manage.py and settings in the source directory
Details:
Running v:\bin\scripting\python\3.9.5\python-3.9.5.amd64\python.exe v:\bin\scripting\python\3.9.5\python-3.9.5.amd64\Scripts\django-admin.py --version in v:\my\finance\av
3.2.9
v:\bin\scripting\python\3.9.5\python-3.9.5.amd64\Scripts\django-admin.py:17: RemovedInDjango40Warning: django-admin.py is deprecated in favor of django-admin.
warnings.warn(
Could not find manage.py and settings in the source directory
Django version is 3.9.2, I have no idea what kind of deprecation handling for his next major version it is doing there. No files are created in v:\my\finance\av
(the planned pre-existing source directory)
Michael
p.s. Wrote this as answer, because the formatting is better.