mirror of https://github.com/zulip/zulip.git
420849ff6a
For resizing the icon.png files, we use resize_avatar, not resize_logo. This is pretty confusing - sure, for icons we use the same function as for avatars, but we should have a proper name for the function called in the icon context. So this commit also adds resize_realm_icon, and changes the calls to resize_avatar in icon contexts to resize_realm_icon. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
local.py | ||
s3.py |