mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
Update index.txt
replace AUTO_GENERATE_AVATAR_SIZES with AVATAR_ prefixed setting.
This commit is contained in:
parent
0a39f1084d
commit
7059011aab
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ Management Commands
|
|||
|
||||
This application does include one management command: ``rebuild_avatars``. It
|
||||
takes no arguments and, when run, re-renders all of the thumbnails for all of
|
||||
the avatars for the pixel sizes specified in the ``AUTO_GENERATE_AVATAR_SIZES``
|
||||
the avatars for the pixel sizes specified in the ``AVATAR_AUTO_GENERATE_SIZES``
|
||||
setting.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue