mirror of
https://github.com/django/django.git
synced 2025-02-22 07:24:59 +00:00
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.