Command line usage
django-html5-appcache define two commands to control the manifest cache:
update_manifest
update_manifest updates the manifest cache:
$ python manage.py update_manifest
clear_manifest
Mostly a debugging tool, clear_manifest wipe the manifest cache completely.