Asday / django-persistent-app-conf

Django app allowing for persistent and granular configuration of a project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developing

pip install -r requirements-dev.txt
./watch

Running tests

tox --parallel all.

About

Django app allowing for persistent and granular configuration of a project.

License:MIT License


Languages

Language:Python 92.9%Language:Shell 7.1%