django-avatar/avatar
Petr Dlouhý 2687d6cd06
add support for Django STORAGES (#237)
* add support for Django STORAGES

* [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>
Co-authored-by: Johannes Wilm <mail@johanneswilm.org>
2023-10-16 11:36:03 +02:00
..
api Avatar API Added (#232) 2023-10-16 11:34:46 +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 7.1.1 2023-02-24 00:11:19 +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 add support for Django STORAGES (#237) 2023-10-16 11:36:03 +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 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 fix(urls): use path and path converters (#228) 2023-10-16 11:27:12 +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