Django Toffee Quick start Add "toffee" to your INSTALLED_APPS setting like this: INSTALLED_APPS = ( ... 'toffee', )