#32692: Django 3.2 automatic AppConfig discovery breaks projects working in
3.1.8
-------------------------------+--------------------------------------
Reporter: Manel Clos | Owner: nobody
Type: Bug | Status: closed
Component: contrib.admin | Version: 3.2
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Comment (by Manel Clos):
Ok, would you consider a patch to
https://github.com/django/django/commit/e0519301238b43633bab64054772f9a62634a05f,
basically removing the last paragraph?
There's no restriction that a project package can't also be considered
an application and have models, etc. (which would require adding it to
:setting:`INSTALLED_APPS`).
Otherwise I'd consider this settled :)
--
Ticket URL: <https://code.djangoproject.com/ticket/32692#comment:12>
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/067.b46c26b80523f6a604de28582e737931%40djangoproject.com.