if not fullpath.exists():
        raise Http404(_("ā€œ%(path)sā€ does not exist") % {"path": fullpath})