Installation¶
- Install django-keepcool package.
pip install https://github.com/bsvetchine/django-keepcool/archive/master.zip
- Add keepcool in your INSTALLED_APPS
Edit your django settings.py and add “keepcool” in your INSTALLED_APPS.
pip install https://github.com/bsvetchine/django-keepcool/archive/master.zip
Edit your django settings.py and add “keepcool” in your INSTALLED_APPS.