mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed typos and updated spelling wordlist.
This commit is contained in:
parent
87d78241a2
commit
e42a720ba2
6 changed files with 197 additions and 9 deletions
|
@ -109,8 +109,8 @@ Subclasses of ``UploadedFile`` include:
|
|||
A file uploaded into memory (i.e. stream-to-memory). This class is used
|
||||
by the :class:`~django.core.files.uploadhandler.MemoryFileUploadHandler`.
|
||||
|
||||
Built-in upload handers
|
||||
=======================
|
||||
Built-in upload handlers
|
||||
========================
|
||||
|
||||
.. module:: django.core.files.uploadhandler
|
||||
:synopsis: Django's handlers for file uploads.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue