#31849: django-admin startproject - Fails to create files after encountering
CommandError
-------------------------------------+-------------------------------------
Reporter: iamdirk | Owner: nobody
Type: Bug | Status: closed
Component: Core (Management | Version: 3.0
commands) |
Severity: Normal | Resolution: wontfix
Keywords: django-admin, | Triage Stage:
startproject, CommandError, file | Unreviewed
creation, settings.py, asgi.py, |
Poetry |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* status: new => closed
* resolution: => wontfix
Comment:
As far as I'm aware, a fast failure is an expected behavior in this case.
We treat already existing files as a error, so there is no point in
creating remaining files.
--
Ticket URL: <https://code.djangoproject.com/ticket/31849#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.c5b42c214bcb7adf5ac1231ee15db7c3%40djangoproject.com.