django-avatar/avatar
2024-08-14 12:08:37 +02:00
..
api unify documentation 2023-10-16 12:48:49 +02:00
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 fix url references 2023-10-16 11:29:33 +02:00
templatetags fix(urls): use path and path converters (#228) 2023-10-16 11:27:12 +02:00
__init__.py 8.0.0 2023-10-16 12:51:53 +02:00
admin.py Pillow 10 compatibility (#233) 2023-10-16 11:22:18 +02:00
apps.py black 2022-07-16 22:50:05 +02:00
conf.py fix #245 Django 5.1 error, test in Django 5.1 (#248) 2024-08-14 12:08:37 +02:00
forms.py check if image is not corrupted during upload (#218) 2023-02-22 19:39:28 +01:00
models.py add support for Django STORAGES (#237) 2023-10-16 11:36:03 +02:00
providers.py avoid email domain missing error, fixes #229 2023-10-16 12:26:55 +02:00
signals.py lint and add pre-commit configuration 2022-08-09 21:17:24 +02:00
urls.py fix(urls): use path and path converters (#228) 2023-10-16 11:27:12 +02:00
utils.py allow user id as int, fixes #235 2023-10-16 12:34:48 +02:00
views.py rectangular avatars (#214) 2022-08-15 10:08:35 +02:00