﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
33940	Offline PDF and ePub doc links for Django 4.1 do not work	Jose Gomez	nobody	"The links to download the offline copies of Django 4.1 documentation for PDF and ePub are not working. The HTML ZIP works with no issue. Also, the PDF and ePub links for 4.0 works with no issue.

The errors for 4.1 are:


{{{
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>pdf/django/4.1.x/django.pdf</Key>
<RequestId>7J600Y86EV0DZSVQ</RequestId>
<HostId>Ws7bhTl1wIY1gSz1n43zcVZr3ln6Mdonj+9J0dPPBq2QXcl1ArM6xsJgTwj/pgAJmUrHlriWEBk=</HostId>
</Error>
}}}



{{{
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>epub/django/4.1.x/django.epub</Key>
<RequestId>YGSDD98S1RWSHC5G</RequestId>
<HostId>LgJaKVwIXmhoUouEAiqnE2gz8DO5zvbnJsSG/XIR/lMNdiWlFRbn2jhAB/jfrRNL1ZRHW8IJr+8=</HostId>
</Error>
}}}
"	Bug	closed	Documentation	4.1	Normal	fixed			Unreviewed	0	0	0	0	1	1
