django-avatar/avatar
Alex Iribarren 14495e8106
Enable parameters for LibRavatar (#255)
* Enable parameters for LibRavatar

Added support for default parameters to LibRavatar

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-01-07 21:46:42 +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 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.1 2024-09-05 04:07:29 +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 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