Skip to content

django_config - basic django app for EAV (Entity-Attribute-Value) configuration settings.

Latest

Choose a tag to compare

@jonathanmorgan jonathanmorgan released this 27 Jan 20:17
· 7 commits to master since this release

added 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.