1
0
mirror of https://github.com/django/django.git synced 2025-03-29 10:40:45 +00:00
Aymeric Augustin 517c24bcfa Complained on override_settings(INSTALLED_APPS=...).
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.
2013-12-22 11:39:18 +01:00
..
2013-12-22 11:39:18 +01:00
2013-12-14 11:59:15 -05:00
2013-12-14 11:59:15 -05:00
2013-11-23 08:26:11 -08:00