diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-04-15 13:11:13 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-04-15 18:31:30 +0200 |
| commit | f1a808a5025b63715d1034af2b96a6a5241d29e9 (patch) | |
| tree | dee468400b97faa9926a8f80be9d400fab2c6d85 /docs/ref/files | |
| parent | 71c4fb7beb8e3293243140e4bd74e53989196440 (diff) | |
Used :rfc: role in various docs.
Diffstat (limited to 'docs/ref/files')
| -rw-r--r-- | docs/ref/files/uploads.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/ref/files/uploads.txt b/docs/ref/files/uploads.txt index cd6cc0df5f..0021800a64 100644 --- a/docs/ref/files/uploads.txt +++ b/docs/ref/files/uploads.txt @@ -61,9 +61,7 @@ Here are some useful attributes of ``UploadedFile``: header. This is typically provided by services, such as Google App Engine, that intercept and handle file uploads on your behalf. As a result your handler may not receive the uploaded file content, but instead a URL or - other pointer to the file. (see `RFC 2388`_ section 5.3). - - .. _RFC 2388: https://www.ietf.org/rfc/rfc2388.txt + other pointer to the file (see :rfc:`RFC 2388 <2388#section-5.3>`). .. attribute:: UploadedFile.charset |
