Merge pull request #121 from silverlogic/gravatar-docs-fixup

clarify AVATAR_GRAVATAR_DEFAULT docs
This commit is contained in:
Grant McConnaughey 2016-02-09 14:13:15 -06:00
commit c6e7cbf4a8

View file

@ -134,10 +134,10 @@ AVATAR_GRAVATAR_BACKUP
``True``.
AVATAR_GRAVATAR_DEFAULT
A string determining the style of the default Gravatar. Available options
listed in the
A string determining the default Gravatar. Can be a URL to a custom image or a
style of Gravatar. Ex. `retro`. All Available options listed in the
`Gravatar documentation <https://en.gravatar.com/site/implement/images/#default-image>`_.
Ex. 'retro'. Defaults to ``None``.
Defaults to ``None``.
AVATAR_GRAVATAR_FIELD
The name of the user's field containing the gravatar email. For example, if you set