Kaydet (Commit) f670cce9 authored tarafından Claude Paroz's avatar Claude Paroz

Fixed #20119 -- Fixed typo in auth docs

Thanks vinyll for the report.
üst 76aecfbc
......@@ -495,7 +495,7 @@ password resets. You must then provide some key implementation details:
used as the unique identifier. This will usually be a username of
some kind, but it can also be an email address, or any other unique
identifier. The field *must* be unique (i.e., have ``unique=True``
set in it's definition).
set in its definition).
In the following example, the field ``identifier`` is used
as the identifying field::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment