#20469: 1.3 Doc "views" link from module index broken.
-------------------------------+------------------------------------
     Reporter:  danny@…        |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  new
    Component:  Documentation  |                  Version:  1.3
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  1              |                    UI/UX:  0
-------------------------------+------------------------------------

Comment (by bmispelon):

 I managed to reproduce the issue on a local install of djangoproject.com.

 To fix it, I tried adding a `git clean -fdx` after that line:
 
https://github.com/django/djangoproject.com/blob/master/docs/management/commands/update_docs.py#L185.

 Unfortunately that didn't change anything.

 I did confirm however that the issue is not present if one only builds the
 1.4 version of the doc (I tested this by deleting all the other "document
 release" objects in the admin).

 My conclusion is that something is leaking between the different builds,
 but I can't figure out what it is.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20469#comment:4>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/081.1d7dc69c12033ae60a7541cb70fc6161%40djangoproject.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to