#30618: AppConfig.name should be a full python path when using the optional
directory.
-------------------------------------+-------------------------------------
Reporter: JungChaeMoon | Owner:
| JungChaeMoon
Type: Bug | Status: closed
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 1 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* status: assigned => closed
* resolution: => wontfix
Comment:
I'm sorry, but I realized that we will not be able to handle all cases
properly and that this patch can cause regressions for people that call
`manage.py` for other directories, e.g.
{{{
python myproject/manage.py startapp test_app myproject/test_other_name
}}}
It is [https://docs.djangoproject.com/en/2.2/ref/django-admin/#startapp
documented] that `startapp` uses `app_name` as passed to the command and I
believe that we should keep this behavior. Thanks for your efforts!
--
Ticket URL: <https://code.djangoproject.com/ticket/30618#comment:3>
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 post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/070.5cbe946ed1f5f817e650dcdbdcca2982%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.