Requires either the `Pillow` package or `PIL` package. It is strongly recommends to use `Pillow` where possible. `PIL` is practically unmaintained and introduces [many problems][pilproblems].
Signature and validation is the same as with `FileField`.
Signature and validation is the same as with `FileField`.
...
@@ -345,3 +345,4 @@ As an example, let's create a field that can be used represent the class name of
...
@@ -345,3 +345,4 @@ As an example, let's create a field that can be used represent the class name of