Installation

  1. Install django-keepcool package.
pip install https://github.com/bsvetchine/django-keepcool/archive/master.zip
  1. Add keepcool in your INSTALLED_APPS

Edit your django settings.py and add “keepcool” in your INSTALLED_APPS.