diff --git a/docs/model-api.txt b/docs/model-api.txt index ee5f9ee723..85d2e58aca 100644 --- a/docs/model-api.txt +++ b/docs/model-api.txt @@ -249,7 +249,7 @@ Here are all available field types: The admin represents this as an ```` (a file-upload widget). - Using a `FieldField` or an ``ImageField`` (see below) in a model takes a few + Using a ``FileField` or an ``ImageField`` (see below) in a model takes a few steps: 1. In your settings file, you'll need to define ``MEDIA_ROOT`` as the