django-split-settings v0.2.1 Release Notes

Release Date: 2016-07-03 // almost 8 years ago
    • ๐Ÿ”„ Changed optional to be a function.
    • โž• Added test_tools.py, achieved 100% in coverage.
    • โœ‚ Removed setuptools-git from setup.py, now Manifest is only way to provide dist sources.
    • โž• Added run_coveralls.py to work on both CI and local tests.
    • ๐Ÿ’… Style fixes.