django_config - basic django app for EAV (Entity-Attribute-Value) configuration settings.
Latestadded value group variable (so the group is really the "entity", and then you can further cluster by application), and made the core model extend an abstract model, so that abstract model is easier to reuse.