Commit 78999f24 authored by Adrian Holovaty's avatar Adrian Holovaty
Browse files

Fixed #9035 -- Reworded 'File uploads' link in docs index.txt to be clearer

git-svn-id: http://code.djangoproject.com/svn/django/trunk@9047 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 8efeaea9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ And more:
    * :ref:`Authentication <topics-auth>`
    * :ref:`Caching <topics-cache>`
    * :ref:`E-mail <topics-email>`
    * :ref:`File uploads <topics-files>`
    * :ref:`File-access APIs <topics-files>`
    * :ref:`topics-i18n`
    * :ref:`topics-pagination`
    * :ref:`Serialization <topics-serialization>`