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

Change History (2)

comment:1 by anonymous, 11 years ago

Easy pickings: set

comment:2 by Tim Graham, 11 years ago

Resolution: wontfix
Status: newclosed

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.

Note: See TracTickets for help on using tickets.
Back to Top