django-spine 0.3.3

django-spine is a Spine plugin for Django.Setuppip install django-spineInstallationedit settings.pyINSTALLED_APPS = ( "subcommand", "spine", 'compressor',)What is new in this release:Added the django-pipeline and eco package to...