Please use django-users for usage questions (although it's not clear your
question is about Django and not Firefox). This list is for the discussion
of the development of Django itself.
On Friday, June 13, 2014 9:34:57 AM UTC-4, Max wrote:
>
> Hi there,
>
> I am trying to build an offline-django
Hi there,
I am trying to build an offline-django(1.6.5)-app (a single page for the
beginning).
I am serving a manifest-file with correct mime-type (text/cache-manifest),
linking it
with the -tag, rendered in a template.
The page is cached and shown offline in chrome, but not in IE11 nor Firefox