We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed5fed commit f6d953bCopy full SHA for f6d953b
README.md
@@ -44,7 +44,7 @@ Now it's instally you can use either: `StdImageField` or `JPEGField`.
44
[ImageField](https://docs.djangoproject.com/en/dev/ref/models/fields/#imagefield)
45
except that you can specify different size variations.
46
47
-The `JPEGField` is the same as the `StdImageField` but all images are
+The `JPEGField` is identical to the `StdImageField` but all images are
48
converted to JPEGs, no matter what type the original file is.
49
50
### Variations
0 commit comments