django_appcache 1.4

django_appcache is a Django app that allows you to create and serve an appcache manifest directly from Django.InstallationInstall it in your settings.py file like this:INSTALLED_APPS =...