diff --git a/docs/topics/db/models.txt b/docs/topics/db/models.txt index 4467f2259b..da70a0bdf6 100644 --- a/docs/topics/db/models.txt +++ b/docs/topics/db/models.txt @@ -115,8 +115,8 @@ determine a few things: * The database column type (e.g. ``INTEGER``, ``VARCHAR``). - * The widget to use in Django's admin interface, if you care to use it - (e.g. ````, ````, ``