mirror of
https://github.com/django/django.git
synced 2025-01-19 06:43:15 +00:00
517c24bcfa
Currently such overrides aren't reflected in the app cache. It would be possible to handle them. But that doesn't look like a very good API. It makes it complicated to express "add this app" and "remove this app", which are the most common operations on INSTALLED_APPS.