Kaydet (Commit) 0cfcc72f authored tarafından Adrian Holovaty's avatar Adrian Holovaty

Renamed file-uploads.txt from 'topics-file-uploads' to…

Renamed file-uploads.txt from 'topics-file-uploads' to 'topics-http-file-uploads' to be consistent with directory structure

git-svn-id: http://code.djangoproject.com/svn/django/trunk@9489 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst e37e57f4
......@@ -517,7 +517,7 @@ given length.
* Error message keys: ``required``, ``invalid``, ``missing``, ``empty``
To learn more about the ``UploadedFile`` object, see the :ref:`file uploads
documentation <topics-file-uploads>`.
documentation <topics-http-file-uploads>`.
When you use a ``FileField`` in a form, you must also remember to
:ref:`bind the file data to the form <topics-file-uploads>`.
......
.. _topics-file-uploads:
.. _topics-http-file-uploads:
============
File Uploads
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment