Opened 16 years ago

Closed 16 years ago

#9035 closed (fixed)

"File uploads" link mistaken on documentation page

Reported by: JimH10 Owned by: nobody
Component: Documentation Version: 1.0
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

On the doc page, in http://docs.djangoproject.com/en/dev/#and-more the "File uploads" link does not point to file uploads information. It points to file information.

Change History (1)

comment:1 by Adrian Holovaty, 16 years ago

Resolution: fixed
Status: newclosed

(In [9047]) Fixed #9035 -- Reworded 'File uploads' link in docs index.txt to be clearer

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