Opened 2 years ago
Closed 2 years ago
#33940 closed Bug (fixed)
Offline PDF and ePub doc links for Django 4.1 do not work
Reported by: | Jose Gomez | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 4.1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | yes |
Description
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>
Change History (3)
comment:1 by , 2 years ago
Version: | 4.0 → 4.1 |
---|
comment:2 by , 2 years ago
comment:3 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for the report, good catch.
This will be resolved by https://github.com/readthedocs/readthedocs.org/issues/9525 — where I've requested the branch alias on Read the docs.
(I'll manually verify once that's closed.)
Note:
See TracTickets
for help on using tickets.
Changing Django version to 4.1