mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-04 20:40:14 +03:00
type fixes
This commit is contained in:
parent
92566cce56
commit
ffdf2ffb19
|
@ -299,7 +299,6 @@ Requires either the `Pillow` package or `PIL` package. The `Pillow` package is
|
|||
|
||||
Signature and validation is the same as with `FileField`.
|
||||
|
||||
|
||||
---
|
||||
|
||||
**Note:** `FileFields` and `ImageFields` are only suitable for use with MultiPartParser, since e.g. json doesn't support file uploads.
|
||||
|
|
Loading…
Reference in New Issue
Block a user