#20539: Django Book: Broken URL
-------------------------------+--------------------
     Reporter:  anonymous      |      Owner:  nobody
         Type:  Bug            |     Status:  new
    Component:  Documentation  |    Version:  1.5
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 In Django Book 1.3 - Models, three hyperlinks to examples are broken; the
 urls simply need "/modeltests" removed from each of these

 * In the '''See Also''' section below
 [https://docs.djangoproject.com/en/1.3/topics/db/models/#many-to-one-
 relationships "Many To One Relationships"] the URL for
 [https://github.com/django/django/tree/master/tests/many_to_one Many-to-
 one relationship model tests.] incorrectly points to
 https://github.com/django/django/tree/master/tests/many_to_one

 * In the '''See Also''' section below
 [https://docs.djangoproject.com/en/1.3/topics/db/models/#many-to-many-
 relationships "Many to Many Relationships"] the URL for
 [https://github.com/django/django/tree/master/tests/many_to_many/models.py
 Many-to-many relationship model example] incorrectly points to
 
https://github.com/django/django/tree/master/tests/modeltests/many_to_many/models.py

 * In the '''See Also''' section below
 [https://docs.djangoproject.com/en/1.3/topics/db/models/#one-to-one-
 relationships One-to-one relationships] the URL for
 [https://github.com/django/django/blob/master/tests/one_to_one/models.py
 One-to-one relationship model example] incorrectly points to
 
http://code.djangoproject.com/browser/django/trunk/tests/modeltests/one_to_one/models.py

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20539>
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/052.93b24dc5415b6aec8af9d882071a4d13%40djangoproject.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to