#33940: Offline PDF and ePub doc links for Django 4.1 do not work
-----------------------------------------+------------------------
               Reporter:  Jose Gomez     |          Owner:  nobody
                   Type:  Bug            |         Status:  new
              Component:  Documentation  |        Version:  4.0
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  1
                  UI/UX:  1              |
-----------------------------------------+------------------------
 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>
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33940>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070182b7726fc1-032cd176-35be-400e-b4db-460ad7af05c2-000000%40eu-central-1.amazonses.com.

Reply via email to