#32642: RuntimeError: 'apps.core.apps' declares more than one default AppConfig
on
custom admin setup
-------------------------------+--------------------------------------
Reporter: Ron | 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
-------------------------------+--------------------------------------
Changes (by Mariusz Felisiak):
* status: new => closed
* resolution: => invalid
Comment:
As far as I'm aware it's not a bug in Django. First of all you should
customize a default admin site inside a main project directory (like
described in the documentation) not in an app, secondly `INSTALLED_APPS`
must point to
[https://docs.djangoproject.com/en/3.2/ref/applications/#troubleshooting
the config].
--
Ticket URL: <https://code.djangoproject.com/ticket/32642#comment:1>
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/064.9efb4ed61cfa867a757e372fb024bbc6%40djangoproject.com.