Opened 11 years ago
Closed 11 years ago
#20539 closed Bug (wontfix)
Django Book: Broken URL
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.5 |
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: | no |
Description
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 Many To One Relationships the URL for 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 Many to Many Relationships the URL for 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 One-to-one relationships the URL for One-to-one relationship model example incorrectly points to http://code.djangoproject.com/browser/django/trunk/tests/modeltests/one_to_one/models.py
Change History (2)
comment:1 by , 11 years ago
Easy pickings: | set |
---|
comment:2 by , 11 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thank-you for taking the time to file the ticket, however, Django 1.3 is no longer supported so the docs won't be updated either.