You need to sign in or sign up before continuing.
Implementes a merge_app_settings() function that merges a named setting from all installed apps into the original setting in core.
Attention: For the sake of code deduplication, this change requires all apps to declare themselves in their INSTALLED_APPS setting!
Advances #141 (closed)