Welcome to django-html5-appcache’s documentation!

This document refers to version 0.4.1-dev

Application to manage HTML5 Appcache Manifest files for dynamic Django web applications.

While handy and quite simple in its structure, manifest files is quite burdensome to keep up-to-date on dynamic websites.

django-html5-appcache try to make this effortless, exploiting the batteries included in Django to discover pages and assets as they are updated by the users.

See Basic Concepts for further details.