django-clear-cache 0.3

django-clear-cache is a Django app that makes this process as easy as running a single management command.I often find myself in situations where I need to fully clear my website's cache (memcached or whatever). Often times this is required...