Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#16032 closed Bug (fixed)

Staticfiles doc typo

Reported by: Frank Wiles Owned by: nobody
Component: Documentation Version: 1.3
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

There is a small typo in the staticfiles docs.

Attachments (1)

staticfiles-docs.diff (555 bytes ) - added by Frank Wiles 13 years ago.

Download all attachments as: .zip

Change History (4)

by Frank Wiles, 13 years ago

Attachment: staticfiles-docs.diff added

comment:1 by Julien Phalip, 13 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Jannis Leidel, 13 years ago

Resolution: fixed
Status: newclosed

In [16235]:

Fixed #15983 and #16032 -- Another pass over the staticfiles docs. Many thanks to Frank Wiles and EvilDMP.

comment:3 by Jannis Leidel, 13 years ago

In [16236]:

[1.3.X] Fixed #15983 and #16032 -- Another pass over the staticfiles docs. Many thanks to Frank Wiles and EvilDMP.

Backport form trunk (r16235).

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