django-persistent-settings

django-persistent-settings is a library to store platform-specific settings in database.


Keywords
django, persistent, stored, settings
License
Apache-2.0
Install
pip install django-persistent-settings==0.2.1

Documentation

Django Persistent Settings

PyPI - Version PyPI - Status PyPI - License PyPI - Python PyPI - Django Downloads - Month

Django Persistent Settings helps you store, retrieve and update platform specific settings in Django and provides many ways in setting retrieval such as request injection or template tags. It is inspired by Laravel's akaunting/setting package.

Build Coverage
master Linux - Master Coverage - Master
development Linux - Development Coverage - Development

Documentation

Please refer to the documentation to get information about how to utilize this library.

License

Licensed under the terms of Apache License 2.0.