Last updated:
0 purchases
podiantfeatures 1.4.0
Podiant features
A very simple feature flipper
Quickstart
Install features:
pip install podiant-features
Add it to your INSTALLED_APPS:
INSTALLED_APPS = (
...
'features',
...
)
Running tests
Does the code actually work?
coverage run --source features runtests.py
Credits
Tools used in rendering this package:
Cookiecutter
cookiecutter-djangopackage
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.