django-avatar/avatar
2023-05-07 13:37:53 +03:30
..
api Add Avatar API support 2023-05-07 13:37:53 +03:30
locale compile translation files, replaces #192 2022-08-09 23:24:52 +02:00
management rectangular avatars (#214) 2022-08-15 10:08:35 +02:00
migrations Add LibRavatar support (#114) (#225) 2023-02-22 19:38:07 +01:00
static/avatar/img Moved default avatar to static folder, resolves #166 2022-08-16 12:01:35 +02:00
templates rectangular avatars (#214) 2022-08-15 10:08:35 +02:00
templatetags Use correct extension for thumbnails, fixes #54 2022-08-16 13:28:09 +02:00
__init__.py 7.1.1 2023-02-24 00:11:19 +01:00
admin.py fix admin detail too slow when there is large number of users (#219) 2023-02-22 19:38:43 +01:00
apps.py black 2022-07-16 22:50:05 +02:00
conf.py Update RESIZE_METHOD (#222) (#226) 2023-02-23 23:21:15 +01:00
forms.py check if image is not corrupted during upload (#218) 2023-02-22 19:39:28 +01:00
models.py add test for nondefault image names, fixes #38 2022-08-16 13:40:25 +02:00
providers.py Add LibRavatar support (#114) (#225) 2023-02-22 19:38:07 +01:00
signals.py lint and add pre-commit configuration 2022-08-09 21:17:24 +02:00
urls.py rectangular avatars (#214) 2022-08-15 10:08:35 +02:00
utils.py Add invalidate_cache test 2022-08-15 11:34:35 +02:00
views.py rectangular avatars (#214) 2022-08-15 10:08:35 +02:00