django-split-settings v0.2.3 Release Notes

    • ➕ Added [email protected] support
    • Now include function finds parent globals() scope automatically if not provided
    • ➕ Added protection against infinite recursion
    • ➕ Added tests for stackable settings definition. See tests/settings/stacked/
    • ➕ Added tests for the new functionality
    • ➕ Added tests for [email protected] in tox and travis
    • ✂ Removed 3.2 and 3.3 from setup.py since these versions were not tested anyway