#35822: App name hard-coded in collectstatic command forces name of overriding
app
name to be 'staticfiles'
-------------------------------------+-------------------------------------
Reporter: fishfin | Owner: (none)
Type: Bug | Status: new
Component: contrib.staticfiles | Version: 5.1
Severity: Normal | Resolution:
Keywords: collectstatic | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by fishfin):
* resolution: worksforme =>
* status: closed => new
Comment:
Please see my previous comment. Listed all steps to recreate.
Additionally:
{{{
>>> from django.apps import apps
>>> apps.app_configs
{'admin': <AdminConfig: admin>, 'auth': <AuthConfig: auth>,
'contenttypes': <ContentTypesConfig: contenttypes>, 'sessions':
<SessionsConfig: sessions>, 'messages': <MessagesConfig: messages>,
'myapp': <MyappConfig: myapp>}
}}}
There's no `staticfiles` app.
--
Ticket URL: <https://code.djangoproject.com/ticket/35822#comment:4>
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/0107019270a7ec5d-07a9d45f-3454-4428-b32c-fa6550de8ffb-000000%40eu-central-1.amazonses.com.