Command-line interface for django constance.
django-constance-cli is deprecated, the functionality is part of django-constance>=1.3.4.
See jazzband/django-constance#180
pip install django-constance-cli
- 0.0.7 Added deprecation warning
- 0.0.6 Fix --help (doesn't like ugettext_lazy)
- 0.0.5 Travis -> PyPi
- 0.0.4 Travis build
- 0.0.3 Prepare for move to github
- 0.0.2 Added basic tests
- 0.0.1 Package created