Opened 16 years ago

Closed 16 years ago

#6455 closed (fixed)

Authentication docs link point to beta on-line DjangoBook version

Reported by: Ramiro Morales Owned by: nobody
Component: Documentation Version: dev
Severity: Keywords: django book djangobook
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Just a minor documentation update now the book has been released, fixed with a one-line patch.

Attachments (1)

doc-booklink.diff (511 bytes ) - added by Ramiro Morales 16 years ago.

Download all attachments as: .zip

Change History (3)

by Ramiro Morales, 16 years ago

Attachment: doc-booklink.diff added

comment:1 by Pete Crosier, 16 years ago

Has patch: set
Triage Stage: UnreviewedAccepted

comment:2 by Gary Wilson, 16 years ago

Resolution: fixed
Status: newclosed

(In [7243]) Fixed #6455 -- Updated link to The Django Book in authentication docs, thanks ramiro.

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