django-avatar/avatar
Johannes Wilm 12e4745f29
9.0.0
2026-01-07 22:07:17 +01: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 in cofirm_delete (#254) 2026-01-07 21:48:55 +01:00
templatetags fix(urls): use path and path converters (#228) 2023-10-16 11:27:12 +02:00
__init__.py 9.0.0 2026-01-07 22:07:17 +01: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 Close files in create thumbnail (#252) 2026-01-07 22:03:47 +01:00
providers.py Enable parameters for LibRavatar (#255) 2026-01-07 21:46:42 +01: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