mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
* added custom delete method to Avatar model inorder to delete avatars from file storage * simplified chained expression to pass linting * linting * stopped using reserved keyword dir * changed remove_avatar_images so it deletes all generated avatars * went back to using queryset delete * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: Johannes Wilm <mail@johanneswilm.org> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| locale | ||
| management | ||
| media/avatar/img | ||
| migrations | ||
| templates | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| conf.py | ||
| forms.py | ||
| models.py | ||
| providers.py | ||
| signals.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||