#32382: Django 3.2 app config search prevents single-file apps
-------------------------------------+-------------------------------------
Reporter: Adam Johnson | Owner: nobody
Type: | Status: closed
Cleanup/optimization |
Component: Core (Other) | Version: 3.2
Severity: Normal | Resolution: needsinfo
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* status: new => closed
* resolution: => needsinfo
Comment:
`django_read_only==1.2.0` works fine as a single file (without
`default_app_config`) when you will use
`django_read_only.DjangoReadOnlyAppConfig` in the `INSTALLED_APPS`,
instead of `django_read_only`. It's niche, so I'm not sure if supporting
default app configs in the base module is worth additional complexity and
side-effects (such as e.g. [https://github.com/django/django-contrib-
comments/pull/168#issuecomment-766720277 clashes]), but we could evaluate
a patch.
--
Ticket URL: <https://code.djangoproject.com/ticket/32382#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/068.e921c5e0ff357787925a0cb91df2cfd4%40djangoproject.com.